diff --git a/style.css b/style.css index cbd8832..c9164f7 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ body { padding: 0; background-color: #111; color: #eee; - font-family: sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } #input {