html {
  font-family: Helvetica, Arial black, sans-serif;
}

#ww1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  margin-top: 1%;
  margin-bottom: 2px;

}



.Footer_inner_right {
  font-size: 0.9em;
  letter-spacing: 0.1em;
  color: #cc0066;
  width: 49%;
  float: right;
  margin-bottom: 0;
  margin-top: 1%;
  display: inline;
  text-align: right;
}


.fullscreen {
  position: relative;
  pointer-events: auto !important;
  height: 100vh;
  width: 100%;
}