body {
    background: #2e4210;
}

div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 98vw;
    height: 59vw;
}