html {
  font-family: Helvetica, Arial black, sans-serif;
  background-color: rgb(248 251 248);

}

#ryc {
  margin-top: 0%;
  width: 100%;
}

video {
  margin-top: -1%;
  width: 100%;
  margin-bottom: -1%;
}


.Footer_outer {
  width: 98%;
  border: none;


  bottom: 0;
}

.Footer_inner_right {
  position: absolute;
  bottom: 0;
  right: 0;
}