@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap";body{background-color:#333;color:#fff;padding:2rem;font-family:Roboto Condensed}h1{font-size:1.5rem;font-weight:300;font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:.1rem}h2{font-size:1rem;font-weight:300;text-transform:uppercase;border-bottom:1px solid white}h2:after{content:"";display:block;width:0;height:1px;background-color:red;transition:width .3s ease-in-out}main{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.list{list-style:none;margin:0;padding:0}li{font-weight:100;margin:0}
