/* ACE TENNIS — ESTABILIDADE GLOBAL DA BARRA VERTICAL */

html {
    overflow-y: scroll !important;
    scrollbar-gutter: stable !important;
}
