diff options
| -rw-r--r-- | 404.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,8 +25,8 @@ <div class="container"> <h1>Well, this was a weird sight...</h1> <h2>Maybe you spelled something wrong or maybe something else happened.</h2> - <h3>Because I think, right now, that you are about to be sucked up by a black hole!</h3> - <h3>Now what about you spell that page correctly and you should be fine!</h3> + <p>Because I think, right now, that you are about to be sucked up by a black hole!</p> + <p>Now what about you spell that page correctly and you should be fine!</p> </div> <footer> <p>Universe by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> |
