body{margin:0;padding:0;font-family:Montserrat,sans-serif;color:#fff;display:flex;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#051805 0%,#000000 30%,#000000 70%,#051805 100%);background-size:300% 300%;animation:bgPan 20s ease-in-out infinite}@keyframes bgPan{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}h3,h4{text-shadow:0 0 10px rgba(89,209,76,.4),0 0 20px rgba(89,209,76,.2)}*{box-sizing:border-box}
