@media only screen and (min-width: 1024px){::-webkit-scrollbar{width:8px;cursor:pointer}::-webkit-scrollbar-track{background:#222}::-webkit-scrollbar-thumb{background:#555}::-webkit-scrollbar-thumb:hover{background:#777;cursor:pointer}html{scrollbar-color:#555 #222}}html{scroll-behavior:smooth}body{margin:0}body.scroll{overflow-y:scroll}h1,p{margin:0}button{background:none;border:none;padding:0}.tooltip{background-color:#333;font-size:1rem;color:#fff;border-radius:.7rem;padding:.5rem 1rem;font-family:Itim,cursive;transition:ease-in-out opacity .2s;opacity:0;position:fixed;z-index:1000}.tooltip.dark{background-color:#111}.tooltip.visible{opacity:1}a{color:#2684b7;transition:ease-in-out color .2s;text-decoration:none}a:hover,a:focus{color:#3f95b7}
