img {
    width: 200px;
}
body {
    text-align: center;
    font-family: 'Consolas' ;
    background: rgb(0, 160, 160) ;
    color:rgb(0, 26, 75)
}