img {
    width: 400px

    
}
body{
    text-align: center;
    font-family: 'Arial';
    background: rgb(155, 133, 132);
    color: royalblue; 
    font-family:"Bitcount Grid Double", Arial, Helvetica, sans-serif;
    font-size: larger;

}