img {
    width: 400px;
}

body {
    text-align: center;
    font-family: 'Arial';
    background: white;
    color: green;
}