Line 123: | Line 123: | ||
#main-container #button { | #main-container #button { | ||
position: absolute; | position: absolute; | ||
− | top: | + | top: 60%; |
left: 50%; | left: 50%; | ||
transform: translate(-50%, -50%); | transform: translate(-50%, -50%); | ||
− | width: | + | width: 3vw; |
− | height: | + | height: 3vw; |
background-color: white; | background-color: white; | ||
mix-blend-mode: difference; | mix-blend-mode: difference; |
Revision as of 03:08, 18 October 2018