#mobile_menu1{border-radius:0}.cursor{position:relative;width:24em;margin:0 auto;border-right:2px solid rgba(255,255,255,.75);text-align:center;white-space:nowrap;overflow:hidden}.typewriter-animation{animation:typewriter 5s steps(50) 1s 1 normal both,blinkingCursor 500ms steps(50) infinite normal}@keyframes typewriter{from{width:0}to{width:100%}}@keyframes blinkingCursor{from{border-right-color:rgba(255,255,255,.75)}to{border-right-color:transparent}}