body {overflow: hidden;}
.svg-container {height: 100vh;width: 100%;display: flex;justify-content: center;align-items: center;}
#v-sign-svg {width: 100%;height: 140%;}
#green-pill {transform: translateX(-700px) translateY(-300px);opacity: 0;}
#grey-pill {transform: translateX(-700px) translateY(-300px);opacity: 0;}