            #guttercolors button {
                width: 20px;
                height: 20px;
            }
			#roofcolors button {
                width: 20px;
                height: 20px;
            }
			#sidingcolors button {
                width: 20px;
                height: 20px;
            }
			#trimcolors button {
                width: 20px;
                height: 20px;
            }
			canvas {
			max-width: 100%;
			height: auto;
			}
