diff --git a/msgbox/dysfunctional.css b/msgbox/dysfunctional.css index bad05b62..05e51e71 100644 --- a/msgbox/dysfunctional.css +++ b/msgbox/dysfunctional.css @@ -8,6 +8,9 @@ html { background-color: #555; box-sizing: border-box; border: 2vw solid black; + font-size: 15px; + font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; + hyphens: auto; } body { diff --git a/msgbox/dysfunctional.html b/msgbox/dysfunctional.html index 7944f05d..34bd0c37 100644 --- a/msgbox/dysfunctional.html +++ b/msgbox/dysfunctional.html @@ -2,6 +2,7 @@
+