testing-page

testing-page
Code:
<style>
  #testing {
      border: 2px solid white;
      border-radius: 5px;
      text-align: center;
      vertical-align: middle;
      margin-right: 5%;
      margin-left: 5%;
      padding: 1%;
      font-size: 110%;
  }
</style>
<p id="testing">
<img src="https://i.imgur.com/rokuVst.png" width="10%" height="10%">
<br>This page is underneath the <b>Testing Corner</b>, meaning that it is unfinished or that it is simply a test page. 
<br> If you find any errors on this page please report them <a href="https://www.ecocitycraft.com/forum/threads/feedback-testing-corner-pages.174955/">here</a>.
</p>