body {
    background: rgb(255, 231, 47);
    text-align: center;
    font-family: Arial, sans-serif;
    margin-top: 50px;
}
img {
    max-width: 100%;
    height: auto;
}