*{margin:0;padding:0;box-sizing:border-box;text-decoration:none;font-family:var(--font-inter);scroll-behavior:smooth}:root{--black:#0b0b0b;--lightBlack:#181818;--white:#e6f3ea;--green:#00ff55}body{background-color:var(--black);color:var(--white)}.greenText{color:var(--green)}.text-wrapper,.textContainer{overflow:hidden}.text-wrapper{width:-moz-fit-content;width:fit-content;position:relative;height:-moz-fit-content;height:fit-content}