diff --git a/getin.jpg b/getin.jpg
new file mode 100644
index 0000000..875a2a3
Binary files /dev/null and b/getin.jpg differ
diff --git a/index.html b/index.html
index d66ef11..032814f 100644
--- a/index.html
+++ b/index.html
@@ -9,6 +9,7 @@
+
diff --git a/styles.css b/styles.css
index 343ebff..6501a47 100644
--- a/styles.css
+++ b/styles.css
@@ -11,6 +11,9 @@ section {
align-items: center;
flex-direction: column;
}
+section img {
+ display: inline-block;
+}
div#countdown {
display: inline-block;
font-size: 3rem;