diff --git a/.idea/delete_icon.svg b/.idea/delete_icon.svg
deleted file mode 100644
index ef53c233a2ba9f71f4e58366562acc4e1b87cbc3..0000000000000000000000000000000000000000
--- a/.idea/delete_icon.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#1f1f1f"><path d="M280-120q-33 0-56.5-23.5T200-200v-520h-40v-80h200v-40h240v40h200v80h-40v520q0 33-23.5 56.5T680-120H280Zm400-600H280v520h400v-520ZM360-280h80v-360h-80v360Zm160 0h80v-360h-80v360ZM280-720v520-520Z"/></svg>
\ No newline at end of file
diff --git a/.idea/unchecked_radio_button_icon.svg b/.idea/unchecked_radio_button_icon.svg
deleted file mode 100644
index d21fc062b898fa7bd7366b636f154711fca9505b..0000000000000000000000000000000000000000
--- a/.idea/unchecked_radio_button_icon.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#1f1f1f"><path d="M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z"/></svg>
\ No newline at end of file
diff --git a/.idea/Controller.js b/src/Controller.js
similarity index 100%
rename from .idea/Controller.js
rename to src/Controller.js
diff --git a/.idea/Layout.html b/src/Layout.html
similarity index 100%
rename from .idea/Layout.html
rename to src/Layout.html