diff --git a/src/public/index.html b/src/public/index.html
index 82ffb6e..f33f3c5 100644
--- a/src/public/index.html
+++ b/src/public/index.html
@@ -7,10 +7,9 @@
DAVIDS • DuplicAtes VIewer and Detector for Spotify
-
-
+
@@ -30,4 +29,3 @@
-
diff --git a/src/public/style.css b/src/public/style.css
index c898901..195620c 100644
--- a/src/public/style.css
+++ b/src/public/style.css
@@ -20,7 +20,7 @@ html {
body {
font-size: 1rem;
- font-family: "Open Sans", sans-serif;
+ font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
line-height: 1.5;
/* Margin bottom by footer height */
margin-bottom: 6em;