.button {
    width: 100%;
    height: 35px;
    border: 0;
    border-radius: 5px;
    background: var(--accent-surface);
}
