body {
    background-color: rgb(0, 78, 0);
    font-family: fantasy;
    color: white;
}

#gyat {
    font-size: large;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    text-align: center;
}

.image {
    border-radius: 100px;
    border: solid 3px white;
}