:root{--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}body{font-family:var(--font-sans);width:50%;margin:5rem auto;text-transform:lowercase;cursor:default}@media screen and (max-width:1024px){body{width:70%}}@media screen and (max-width:768px){body{width:80%}}@media screen and (max-width:370px){body{width:98%}}::-webkit-scrollbar{opacity:0}