body: {
    margin: 0;
}
#hero {
  width: 100%;
  height: calc(100vh - 110px);
  background: url("ILCA-4-Laser-Slow.mp4") top center;
  background-size: cover;
  position: relative;
}
