body{
    background-color: dimgray;
    text-align: center;
    color:whitesmoke;
    font-family:monospace;
    
}

img.resize{
    max-width:50%;
    max-height:50%;
    
}

