/* Disable font boosting in Chrome for Android */
body * {
  max-height: 1000000em;
}