body,html{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}
.gamecontainer,canvas{
	margin: auto;
	margin-top: 5%;
}