Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: aespa;
- src: url(https://dl.dropbox.com/s/gy2yvbau2ieeeng/aespa_Regular.ttf);
- }
- @font-face {
- font-family: windows;
- src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
- }
- @font-face {
- font-family:'yipes';
- src: url(https://dl.dropbox.com/s/qrdm3wived8sm66/Yipes.ttf);
- }
- @font-face {
- font-family: dreams;
- src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
- }
- html {
- overflow: scroll;
- overflow-x: hidden;
- }
- ::-webkit-scrollbar {
- width: 0; /* remove scrollbar space */
- background: transparent; /* to make scrollbar invisible */
- }
- ::-webkit-scrollbar-thumb {
- background: transparent;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment