@keyframes type{0%{box-shadow:inset -3px 0 #888}to{box-shadow:inset -3px 0 #0000}}h1{animation:.5s infinite alternate type}
