﻿html, body {
	/*background: linear-gradient(145deg,#556B2F,#555D50,#556B2F) no-repeat center fixed;
	background: linear-gradient( -567deg, rgba(165, 42, 4, 0.89), rgba(113, 102, 8, 0.89), rgba(13, 95, 16, 0.93), rgba(4, 79, 88, 0.94), rgba(19, 56, 86, 0.9), rgba(24, 32, 78, 0.94), rgba(100, 8, 115, 0.95));
	*/
	background: whitesmoke;
	width: 99%;
	height: 99%;
	overflow: hidden;
	
}
