img {
    width: 200px;
}
body{
    text-align: center;
    font-family:'Arial Black';
    background: #008321;
    color: rgb(245, 245, 245);
}