html,
body {
	background-color: #08515e;
}
.container {
		height: 70vh;
		background-color: #08515e;

}
svg {
	height: 100%;
	width: 100%;
	position: relative;
}