@import"https://fonts.googleapis.com/css2?family=Gravitas+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap";body{height:100vh;width:100vw;justify-content:center;align-items:center;background:#fff;background:linear-gradient(147deg,#796977,#ff82da);background-position:400% 400%;animation:bg s ease infinite}@keyframes bg{0%{background-position:0% 50%}50%{background-position:100% 100%}to{background-position:0% 50%}}.cube{display:flex;height:150px;width:150px;justify-content:center;align-items:center;background:#ffffff2b;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.186);border-radius:15%}.text{color:#f5f5f5;font-size:1.5rem;font-family:Roboto Mono,monospace;font-optical-sizing:auto;font-weight:700;font-style:normal}.cont{height:200px;width:200px;text-align:center;transform:translate(-10px)}.bigtext{font-size:5rem;color:#f5f5f5;text-align:center;font-family:Great Vibes,cursive;font-weight:400;font-style:normal}*{margin:0;padding:0}body{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}
