html {
  font-size: 16px;
}

:focus-visible {
  outline: 3px solid #ffd166;
  outline-offset: 3px;
}
