#debugWindowCSP { width: 40vw; height: 60vh; padding: 10px; border: 1px solid #000; background: rgba(255,255,255,0.8); overflow: auto;; position: fixed; bottom: 0; z-index: 10; text-align: left; font-family: serif; font-size: 14px; }
#debugWindowCSP .heading { font-weight: 600; }
#debugWindowCSP small { color: #F00; font-weight: 600; }
#debugWindowCSP strong { color: #F00; }
