body,html{font-family:sans-serif;font-size:14px;height:100%;margin:0;overflow:hidden;padding:0;width:100%}body{background-color:#0e2941;background-size:cover;color:#fff}body.animate{-webkit-animation:backgroundGradient 60s ease infinite;-moz-animation:backgroundGradient 60s ease infinite;-o-animation:backgroundGradient 60s ease infinite;animation:backgroundGradient 60s ease infinite;background:linear-gradient(145deg,#0e2941,#0e2941,#0db47e,#0db47e);background-size:400% 400%}@-webkit-keyframes backgroundGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes backgroundGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-o-keyframes backgroundGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes backgroundGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animated-icon{align-items:center;-webkit-animation:iconAnimation 1s infinite;-moz-animation:iconAnimation 1s infinite;-o-animation:iconAnimation 1s infinite;animation:iconAnimation 1s infinite;display:flex;flex-flow:row wrap;height:100vh;justify-content:center;width:100vw}@keyframes iconAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-o-keyframes iconAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-moz-keyframes iconAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-webkit-keyframes iconAnimation{0%{opacity:1}50%{opacity:0}to{opacity:1}}