body {
    text-align: center;
    font-family: 'Calibri';
    background: lightskyblue;
    color: darkgoldenrod; 
}
img {
    width: 600px;
}