body {
  font-family: Arial, Helvetica, sans-serif;
}


meter {
	width: 20%;
	height: 00px;
	padding-top: 0px; 
	margin-top: 0px;
}

.klokkeboks {
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 39px;
	margin-bottom: 34px;

	width: 800px;
	height: 30px;

	border-top-width: 30px;
	border-top-style: solid;
	border-left-width: 5px;
	border-left-style: solid;
	border-right-width: 15px;
	border-right-style: solid;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	
	border-block-color: aliceblue;
	border-block-start-color: aliceblue;
	border-block-end-color: #b9e8cd;

	padding-top: 20px;
	padding-left: 10px;
	padding-right: 300px;
	padding-bottom: 40px;
}

.klokkecanvas {
	background-color:#773333;
	width=800px;
	height:800px;
	margin-left: auto;
	margin-right: auto;
}
