Here's my problem. I really hate the scroll bar at the side of my screen and I would love to remove/move it. I heard that you can do this by entering this code into a custom css: "HTML{ overflow-y: hidden; }". But what is a custom css and how can I access it? If you have any other methods of dealing with the scroll bar please share.