.heading{text-align:center;flex-direction:column;height:20vh;font-family:Rajdhani,sans-serif;padding:1rem}.heading,.typing{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content}.typing{border-right:.15em solid #f4b183;white-space:nowrap;overflow:hidden;letter-spacing:.1em;font-weight:700;font-size:4vw;font-size:2.5rem;background:linear-gradient(90deg,#eec3c3,#f4b183);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:blink-caret .75s step-end infinite}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#f4b183}}