body {
    font-family: sans-serif;
    text-align: center;
    background-color: teal;
    color: white;
}

img {
    height: 400px;
}