body {
    background-color: #AFDFFF;
    color: #990000;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 18px;
  }
  
