1 2 3 4 5 6 7 8 9 10 11 12
/* DEBUG */ #debug { position: fixed; bottom: 0; left: 0; padding: 0.5rem; background-color: rgba(255,0,0,0.5); color: white; }