@import "https://fonts.googleapis.com/css2?family=Roboto:wght@100;300&display=swap";.navigator{z-index:101;border-radius:3px;padding-bottom:0;position:absolute;top:10px;right:10px}body{color:var(--mantine-color-text);font-family:Roboto,sans-serif;font-weight:300;line-height:1.2}a{color:var(--mantine-color-anchor);cursor:pointer}h1{font-size:2.8rem;font-weight:100}h2{font-size:1.4rem;font-weight:100}h3{font-size:1rem;font-weight:300}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
