body {
  overflow: hidden;
  margin: 0;
  background-color: #0054a2;
}

#c {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
