*{margin:0;padding:0}body,html{overflow:hidden}.tester{height:70vh}.fullBlack,.tester{background-color:black;width:100vw;display:flex;align-items:center;color:aliceblue}.fullBlack{height:100vh;justify-content:center;flex-direction:column}.left{justify-content:flex-start}.right{justify-content:flex-end}.middle{font-size:2.5rem;flex-direction:column}.middle,.result{justify-content:center}.result{position:absolute;top:10vh;width:100vw;color:aliceblue;display:flex}.dot{border-radius:50%;width:50px;height:50px;margin:50px}.Red{background-color:rgb(253,0,2)}.Green{background-color:rgb(3,254,0)}.Black,.buttonContainer{background-color:black}.buttonContainer{bottom:0;width:100vw;height:30vh;display:flex;justify-content:space-evenly;align-items:center}.Button{border-radius:50%;width:50px;height:50px;border-color:aliceblue}