@@ -9,6 +9,7 @@ html {
}
body {
+ overflow: hidden; // avoid flash of viewport caused by tooltip
font-size: 1rem;
background: white;
color: black;