html, body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
}

.root {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.muiltr-1pd4vyh {
    z-index: 9999 !important; /* Use !important para garantir a sobrescrita se houver outras regras */
}
