All pastes #2077043 Raw Edit

Something

public text v1 · immutable
#2077043 ·published 2011-06-09 01:25 UTC
rendered paste body
body
{
	overflow-y: scroll !important;
	overflow-x: hidden !important;
}

html
{
	overflow-y: auto !important;
}

html::-webkit-scrollbar, body::-webkit-scrollbar {
    width: 0px !important;
    height: 0px !important;
}