img {
    width: 200px;
}
body {
    text-align: center;
    font-family: 'Ariel';
    background: rgb(255, 0, 0);
    color: rgb(255, 255, 255); 
}