img {
    width: 200px
    height: 200px;
    }

    body {
        text-align: center;
        font-family: 'Times New Roman';
        background-color: rgb(179, 179, 190);
    
        }


