body{
overflow: hidden;
background: #3F6BB4;
background: linear-gradient(220deg,rgba(63, 107, 180, 1) 0%, rgba(203, 2, 40, 1) 32%, rgba(224, 69, 22, 1) 69%, rgba(219, 164, 0, 1) 98%);"
}

.underconstruction{
    margin-top: 35%;
  }
@media screen and (orientation: landscape) {


    .underconstruction{
    margin-top: 2%;
  }

}