body{
    background-color: skyblue;
}

div{
    margin:auto;
    width: 90%;
    text-align: center; 
}