img {
    width:300px;
}
body {
    text-align: center;
    background-color: aquamarine;
    color: black;
    font-family: 'Courier New', Courier, monospace;
}