body{
	margin: 0px;

	background-color: rgb(19, 19, 19);
}

.DISPLAY{
	width: 600px;
	height: 400px;

	background-color: rgb(29, 0, 61);
}