@keyframes blink {
0% {
opacity: 0;
}
@keyframes cursor {
to {
border-color: transparent;
@keyframes typing {
from {
width: 0%;
width: 100%;