1
0
James Ketrenos f6b2ada2ee Audio almost working; mic is doing the right thing
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-03-10 23:08:56 -08:00

7 lines
89 B
CSS

.PingPong {
position: absolute;
display: flex;
top: 0;
left: 0;
z-index: 100;
}