body { background-image: url('https://i7.glitter-graphics.org/pub/676/676657yhxq5o5bjd.gif'); background-attachment: fixed; background-repeat: repeat; overflow: hidden; } html { overflow: scroll; overflow-x: hidden; } ::-webkit-scrollbar { width: 0; background: transparent; } ::-webkit-scrollbar-thumb { background: transparent; } // links a {text-decoration: none; color: black; }