body {
    background-color: #F8F9F4; 
    text-align: center;
    height: 100vh;
}
img {
    max-width: 100%;
    height: auto;
}