@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 2s infinite}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff}ul{list-style-type:none}