html{margin:0;height:100%;width:100%;background-color:#2e302e;font-family:"Press Start 2P",cursive;color:#d0d0d0}body{margin:0;height:100%;width:100%;background:linear-gradient(45deg,#34495E,#494949,#808B96,#D5D8DC);background-size:300% 300%;animation:gradient 30s ease-in-out infinite}a{color:inherit;text-decoration-line:none}a:hover{text-decoration-line:underline}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
