* {
  box-sizing: border-box;
}

html {
  background-color: black;
  -webkit-text-size-adjust:none;
}
