*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#fff;text-align:center;background:#0a0a0a;font-family:Georgia,Times New Roman,serif}button,input,textarea,select{font:inherit}@keyframes wisdomFadeIn{0%{opacity:0}to{opacity:1}}@keyframes counterPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.pulse-counter{animation:2s ease-in-out infinite counterPulse;display:inline-block}
