@font-face{font-display:swap;font-family:Inconsolata;font-style:normal;font-weight:300;src:url(./fonts/inconsolata-v37-latin-300.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inconsolata;font-style:normal;font-weight:400;src:url(./fonts/inconsolata-v37-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inconsolata;font-style:normal;font-weight:500;src:url(./fonts/inconsolata-v37-latin-500.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inconsolata;font-style:normal;font-weight:700;src:url(./fonts/inconsolata-v37-latin-700.woff2)format("woff2")}*{box-sizing:border-box;margin:0;padding:0;font-family:Inconsolata;font-weight:300}.container{height:100vh}.heading{margin:auto 0}body{background:#101010;height:100vh;margin:0;font-family:Arial,sans-serif;position:relative;overflow:hidden}.loading-text{pointer-events:none;font-size:2rem;animation:1.8s ease-in-out infinite pulseOpacity,4s linear infinite rainbowColors;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulseOpacity{0%,to{opacity:1}50%{opacity:.25}}@keyframes rainbowColors{0%{color:red}16%{color:orange}33%{color:#ff0}50%{color:green}66%{color:#00f}83%{color:indigo}to{color:violet}}.box{box-sizing:border-box;border:2px solid #000;width:200px;height:200px;position:absolute;top:100px;left:100px}.box img{object-fit:cover;width:100%;height:100%;display:block}
