body {
    background-color: rgba(47, 107, 50, 0.918);
}

.boon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}