wiki-index-header

wiki-index-header
Code:
<!DOCTYPE html>
<!header>

<p style="text-align: center">
  <img src="https://i.imgur.com/McHs0uU.png" width="30%" height="30%">
</p>
<h2 style="text-align: center; font-size: 200%;"><b>Welcome to the EcoCityCraft Wiki!</b></h2>

<p id="headerinfo; font-size: 200%;">The EcoCityCraft Wiki is the center of all information on EcoCityCraft. Maintained by  <a href="https://ecocitycraft.com/forum/members/clarinetphoenix.24210/">ClarinetPhoenix</a>, the ECC Wiki aims to bring you updated information on all aspects of the server, from applications to features.</p>
<style>
#main-table {
    background:#595959;
    margin-left:auto;
    margin-right:auto;
    border:2px solid white;
    border-radius:25px;
    padding:1%;
    width:100%;
    border-collapse:separate;
  }
  #note-from-editor {
    margin-right: 2%;
    margin-left: 2%;
    padding: 5px;
    font-size: 115%;
  }
</style>