body,html{height:100%}*,html{padding:0;margin:0}h6,img{left:35%;position:fixed}#restart,button,h4,h6,img{position:fixed}body{width:100%;background:linear-gradient(270deg,#2f65bc,#000);background-size:400% 400%;-webkit-animation:AnimationName 30s ease infinite;-moz-animation:AnimationName 30s ease infinite;animation:AnimationName 30s ease infinite}@-webkit-keyframes AnimationName{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@-moz-keyframes AnimationName{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@keyframes AnimationName{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}img{top:30%;margin:25px}button{margin:10px;padding:10px;top:50%;left:45%;border-radius:25px;font-size:4.5vh;cursor:pointer}h6{font-size:2.5vh;top:65%;color:#fff}h4{font-size:4.5vw;top:35vh;left:38vw}#restart{left:47vw;top:25vw}