@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);.about{height:100vh;display:flex;justify-content:space-around}.about h1{color:#fff;font-size:3rem}.about h1,.join{font-family:Poppins,sans-serif}.join{padding:1rem;text-decoration:none;font-size:4em;color:purple;height:-webkit-max-content;height:-moz-max-content;height:max-content}.join .text{text-shadow:0 0 7px #e8c5ff,0 0 10px #e8c5ff,0 0 21px #e8c5ff,0 0 42px #e8c5ff,0 0 82px purple,0 0 92px #e8c5ff,0 0 102px purple,0 0 151px purple}