*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--teal:#0f4951;--teal-bright:#00b9c9;--red:#e71e4a;--yellow:#ffdd15;--dark:#191919;--white:#fff}html{font-family:Montserrat,Segoe UI,sans-serif;background:var(--dark);color:var(--white);scroll-behavior:smooth}body{min-height:100vh}