body {   
    justify-content: center;
    align-items: center;
    max-width: 800px;
    margin: 64px auto;
    padding: 0 24px;
}