diff --git a/Amazing multicolor fireworks/index.html b/Amazing multicolor fireworks/index.html
new file mode 100644
index 0000000..a12e108
--- /dev/null
+++ b/Amazing multicolor fireworks/index.html
@@ -0,0 +1,54 @@
+
+
+
+
+ Fireworks
+
+
+
+
+
+
+
+
diff --git a/Amazing multicolor fireworks/style.css b/Amazing multicolor fireworks/style.css
new file mode 100644
index 0000000..a7d70fe
--- /dev/null
+++ b/Amazing multicolor fireworks/style.css
@@ -0,0 +1,6 @@
+body{
+ background:#000;
+ margin:0;
+ width:100%;
+ overflow:hidden;
+}