diff --git a/style.css b/style.css index 2431052..0fe0e52 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ body { background-color:black; } -.std-text { +h1, h2, h3, p { font-family: monospace; color: white; margin: 20px 0px 20px 0px;