.typing-effect{overflow:hidden;white-space:nowrap;border-right:3px solid black;animation:typing 10s steps(60),blink-caret .75s step-end infinite;font-family:Courier New,monospace;color:#ff6347;line-height:1;margin:0 auto;padding:10px}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#ff6347}}.typing-effect:hover{animation-play-state:paused}.body-oswald{font-family:Lobster,cursive}.head-oswald{font-family:Arial,sans-serif}