diff --git a/css/index.css b/css/index.css
index b991df7..01c23f2 100644
--- a/css/index.css
+++ b/css/index.css
@@ -40,7 +40,8 @@ header {
font-size: 2rem;
}
-header img{
+header img,
+header svg{
height: 90%;
}
@@ -61,7 +62,6 @@ main {
padding: 1rem;
}
-
.flip-card__card {
background-color: transparent;
/*width: 300px;*/
diff --git a/index-single.php b/index-single.php
new file mode 100644
index 0000000..0332710
--- /dev/null
+++ b/index-single.php
@@ -0,0 +1,593 @@
+
+
+
+
+
+
+
+
+ Meine Coolen Karten
+
+
+
+
+
+
+ Karten von Joachim
+
+
+
+
+
+

+
+
+

+
+
+
+ ";
+ $iterator++;
+ }
+ }
+ ?>
+
+
+
\ No newline at end of file
diff --git a/index.php b/index.php
index 7b1b390..92b7536 100644
--- a/index.php
+++ b/index.php
@@ -1,46 +1,9 @@
" . $dir[$iterator] . "";
-# echo "" . $dir[$iterator+1] . "
";
-#}
-
-/*
-foreach ($dir as &$value) {
- #if ($value == "." || $value == "..") continue;
- echo " $value
";
- #$cardPair = [
- # 'front' => ''
- # 'back' =>
- #];
-}
-*/
?>
@@ -66,11 +29,9 @@ foreach ($dir as &$value) {

-
front

-
back