stinky poopy working code to add shapes

This commit is contained in:
1ilit
2023-09-19 15:46:54 +03:00
parent fb96932379
commit 09c84e0379
6 changed files with 241 additions and 16 deletions

View File

@@ -5,3 +5,7 @@
.cm-focused {
outline: none !important;
}
body{
overflow: hidden;
}