body,html{margin:0;height:100%;background:url(Image2.jpg) no-repeat center center fixed;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}body::before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.45);pointer-events:none;z-index:0}*{user-select:none!important;-webkit-touch-callout:none!important}h1{position:relative;z-index:10;font-size:4rem;white-space:nowrap;overflow:hidden;width:0;border-right:2px solid rgba(255,255,255,.8);animation:typing 2s steps(30,end) forwards,blink .8s infinite;background:linear-gradient(45deg,#fff,#aaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes typing{from{width:0}to{width:620px}}@media(max-width:768px){@keyframes typing{from{width:0}to{width:80vw}}}@media(max-width:480px){@keyframes typing{from{width:0}to{width:90vw}}}@keyframes blink{0%{border-color:rgba(255,255,255,.8)}50%{border-color:transparent}100%{border-color:rgba(255,255,255,.8)}}.shine span{display:inline-block;background:linear-gradient(45deg,#fff,#aaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 3s ease-out 3s infinite;opacity:1}@keyframes shine{0%{filter:brightness(1)}40%{filter:brightness(2.4)}100%{filter:brightness(1)}}canvas{position:fixed;inset:0;width:100vw;height:100vh;z-index:0}html,body{max-width:100%;overflow-x:hidden}