diff --git a/src/inject/documentload.css b/src/inject/documentload.css
new file mode 100644
index 00000000..9c5a252b
--- /dev/null
+++ b/src/inject/documentload.css
@@ -0,0 +1,18 @@
+/*
+ * This file is part of EvenBetterSEQTA.
+ *
+ * EvenBetterSEQTA is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * EvenBetterSEQTA is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with EvenBetterSEQTA. If not, see .
+ */
+
+/* Rest of the CSS code */
diff --git a/src/inject/iframe.css b/src/inject/iframe.css
new file mode 100644
index 00000000..83ce6ca9
--- /dev/null
+++ b/src/inject/iframe.css
@@ -0,0 +1,17 @@
+/*
+ * This file is part of EvenBetterSEQTA.
+ *
+ * EvenBetterSEQTA is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * EvenBetterSEQTA is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with EvenBetterSEQTA. If not, see .
+ */
+/* Rest of the CSS code */