body{
    background-color: rgb(3, 43, 10);
}

img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 45%;
}