html{
    background: #46522f;
    margin: 0;
    padding: 0;
}
body{
    margin: auto;
    text-align: center;
}
body img {
    width: 80%;
}