body {
    width:750px;
    height:1334px;
    background-color:yellow;
    display:flex;
    justify-content:center;
    align-items:center;
}