body {overflow: hidden;}
.svg-container {height: 100vh;width: 100%;display: flex;justify-content: center;align-items: center;}
#elcy-5 {width: 100%;height: 94%;}
#green-pill {opacity: 0;}
#grey-pill {opacity: 0;}
@media only screen and (max-width : 769px) {.svg-container {height: 100vh;width: 100%;}
	.svg-container {height: 65vh;}}