@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-size:1rem}h1,h2,h3,h4,h5,h6,p,span,a,textarea,input,button{font-family:Inter,sans-serif}body{position:relative;overflow-x:hidden}#title{position:fixed;top:0;left:0;width:100%;text-align:center;z-index:100;display:block;color:#181818;padding:1rem;background-color:#f0f8ff}
