#DrawingSectionTwo{
	position: absolute;
	top: 670px;
	width: 925px;
	left: 50px;
	height: 600px;
	border: #0684cb;
	border-style: dashed;
	border-width: 3px;
}

#StartButton{
	position: absolute;
	bottom: 10px;
	left: 15px;
	width: 150px;
}

#ResetButton{
	position: absolute;
	bottom: 10px;
	left: 15px;
	width: 200px;
	display: none;
}



#ChangeSpring{
	position: absolute;
	top: 10px;
	left: 150px;
	width: 200px;
	height: 150px;
}

.InvisibleButton{

}

.refresh-page{
  margin-top:627px !important;
}