.navbar{background:#000;background:linear-gradient(180deg,rgba(0,0,0,.544),transparent 79%)}.typing-container{display:flex;justify-content:center;align-items:center}.input-cursor{display:inline-block;width:2px;height:42px;background-color:#fff;margin-left:8px}@keyframes blink{0%{opacity:1}40%{opacity:1}60%{opacity:0}to{opacity:0}}.input-cursor{animation:blink .6s linear infinite alternate}.footer{background:#000;background:linear-gradient(0deg,rgba(0,0,0,.544),transparent 79%)}