body{
    background-color: aliceblue;
    color: black;
    display: flex;
    justify-content: center;
    
    
}