.button-container {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}