diff --git a/static/index.css b/static/index.css index a556d4e..dbd2560 100644 --- a/static/index.css +++ b/static/index.css @@ -27,10 +27,14 @@ h6 { line-height: 40px; } -p, h1 { +p { + margin: 10px; +} + +body { + user-select: none; -webkit-user-select: none; - margin: 10px; } .message span {