body
{
    background-color: #52a3e0;
}


#main
{
    display: flex;
    justify-content: center;
    align-items: center;
    
}

#construction
{
   width:60rem;

}