.button-container {
    display: flex;
    flex-direction: column;
}

.button-area {
    position: relative;
}