*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{background-color:#000;height:100%;width:100%;overflow-x:hidden}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.logo-pulse{animation:pulse 2s ease-in-out infinite;transition:animation-duration .6s ease}.logo-pulse:hover{animation-duration:.6s}