﻿html {
	overflow-x: scroll;
}
body {
	overflow-x: auto;
	overflow-y: hidden;
}
