img {
    width: 300px;
}
body{
    text-align: center;
    font-family: 'Arial';
    background: green;
    color: rgb(214, 46, 46);

}