@font-face { font-family: beat; src: url("../fonts/slkscr.ttf"); } body { font-family: beat, monospace; color: gainsboro; background: rgb(255,0,178); background: linear-gradient(27deg, rgba(255,0,178,1) 0%, rgba(53,0,182,1) 81%); }