diff --git a/css/main.css b/css/main.css index 248c644..926e352 100644 --- a/css/main.css +++ b/css/main.css @@ -9,3 +9,21 @@ body { background-image: url("../images/wool.jpg"); } + +#build { + position: fixed; + border: 1px, solid , black; + border: solid; + border-color: white; + background-image: url(../images/fliesen.png); + overflow-y: auto; +} + +#info { + position: fixed; + border: 1px, solid , black; + border: solid; + border-color: white; + background-image: url(../images/fliesen.png); + overflow-y: auto; +} diff --git a/index.html b/index.html index 86b43f4..f948f34 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ + @@ -17,6 +18,18 @@
+
+
+
+
+
+
+
+