diff --git a/css/app.css b/css/app.css
new file mode 100644
index 0000000..e0d7dfa
--- /dev/null
+++ b/css/app.css
@@ -0,0 +1,91 @@
+:root {
+ font-family: system-ui, sans-serif;
+
+ --dark-1: rgb(64,64,64);
+ --dark-2: rgb(128,128,128);
+
+ --dark-3: rgb(192,192,192);
+ --dark-4: rgb(255,255,255);
+
+ background-image: linear-gradient(to bottom, rgba(255,255,255,0.7), rgba(255,255,255,0.9)), url('../obama.png');
+ background-size: 50px 50px;
+ background-position: 0 0;
+}
+
+body {
+ padding: 0;
+ margin: 0;
+ color: var(--dark-1);
+}
+
+h1 {
+ margin-top: 0;
+}
+
+.content {
+ background: var(--dark-4);
+ max-width: 95vw;
+ padding: 10px;
+ width: 800px;
+ margin: auto;
+
+}
+
+input {
+ padding: 0.2rem;
+ margin: 0.2rem;
+ display: block;
+ border: solid var(--dark-2) 1px;
+ border-radius: 0.2rem;
+}
+
+.header {
+ background: var(--dark-1);
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ flex-wrap: wrap;
+ position: sticky;
+ top: 0;
+}
+
+img {
+ height: 3rem;
+ margin: 0.5rem ;
+ display: block;
+
+ width: 40vmin;
+ height: auto;
+}
+
+.header a {
+ margin: 0.5rem;
+}
+
+.header a {
+ color: var(--dark-4);
+}
+
+pre {
+ overflow: scroll;
+}
+
+#area-main {
+ display: flex;
+ flex-wrap: wrap;
+}
+
+.proj {
+ text-align: center;
+ max-width: 240px;
+ margin: 10px;
+}
+
+.proj img {
+ width: 240px;
+}
+
+.contributors {
+ overflow: scroll;
+ height: 100px;
+}
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..9dbc6e9
--- /dev/null
+++ b/index.html
@@ -0,0 +1,43 @@
+
+
+
+
Frictionless - Platformer Remix Train [GitHub]
+
Only projects directly or indirectly remixed from @--Eternity--'s Frictionless - Platformer
+
+Remixes: 3
+The chain with no* rules that happened from one featured platformer back in 2019.
+
+You do have to follow the eras listed below. ALSO PLEASE KEEP PROJECTS IN ALPHABETICAL ORDER
+-------------Rules--------------------
+1. nobody should not not try not to not avoid not avoiding not refraining from not turning it into a spam chain (technically this isn't not not a rule but whatever)
+2. j
+-------------Information-------------
+Orange is an unincorporated community in Clark County, Illinois, United States. Orange is located in south central Clark County west of West Union.
+-------------Latest Remix-----------
+The latest remix is the 1th project.
+small sun
+https://scratch.mit.edu/projects/10000007/editor/
+
+*±2
+
+
Made by...
+
+
+