﻿.containet {
	width: 800px;
	height: 1000px;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #005E00;
}

