.example-label {
    font-size: 1.1em;
    font-family: var(--dropdownFontFamily);
    font-weight: bold;
}

body {
    margin: 0px;
}
