body {
  height: 100vh;
  background-color: #4DD0E1;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
