diff --git a/index.html b/index.html
index f615721..c50f85e 100644
--- a/index.html
+++ b/index.html
@@ -22,12 +22,12 @@
diff --git a/style.css b/style.css
index f9619a3..49a601e 100644
--- a/style.css
+++ b/style.css
@@ -62,6 +62,7 @@ body {
border: 1px solid #000000;
box-sizing: border-box;
border-radius: 4px;
+ text-decoration: none;
}
.btn--remix img {