/* fp-probe: resource timing calibration */
:root {
  --fp-ts: 1;
}
body::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
