.blinking{animation:blink 1s infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}#top_info{background-color:#6d6d6d}
