.grr{
    max-width: 35%;
    top: 0;
    left: 0;
}

.gonosz{
    max-width: 25%;
    top: 50%;
    left: 0;
}

.buta{
    max-width: 40%;
    top: 50%;
    left: 35%;
}

.gombok{
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 60px;
}