html {
  -webkit-text-size-adjust: 100%; /* отключает авто-растягивание текста */
}
:root {
  color-scheme: light !important;
}
