html, body { background: #03010e; height: 100%; overflow:hidden; overflow-x:hidden; overflow-y:hidden; }
body { overflow:hidden; overflow-x:hidden; overflow-y:hidden; width: 100%; height: 100%; padding:0; margin:0;  background-size: 240px; background-position: center; background-repeat: no-repeat; background-image: url('../assets/spark-developments-240.png'); -webkit-font-smoothing: antialiased; }