body {
    display: flex;
    flex-direction: column;
    margin-left: 10%;
    background: aliceblue;
}