img {
    width: 500px;
    height: 100px;
}
body {
    text-align: center;
    font-family: 'Comic Sans MS';
    background: black;
    color: turquoise;
}