﻿body {
	background-image: linear-gradient( #e0bd89,#ae8b59 );
}
canvas {
	background-image: linear-gradient( #fff5d0,#fbe9a6 );
}