#current-user {
    background-color: var(--ui-background-color);
    border-radius: 4px;
    padding: var(--spacing);
}