diff --git a/src/App.css b/src/App.css index 7c32202..e970317 100644 --- a/src/App.css +++ b/src/App.css @@ -1,5 +1,6 @@ body { background-color: #db4f4a; + user-select: none; } .title {