<!DOCTYPE HTML>
<html>
<head>
  <meta charset="utf-8">
  <style>
    h1, p {
      color: #666;
      font-family: helvetica, arial, sans-serif;
      text-align: center;
    }
    h1 {
      font-size: 48px;
      margin-top: 100px;
    }
    p {
      font-size: 16px;
    }
  </style>
</head>
  <body>
    <h1>adeus, mundo cruel.</h1>
    <p>foi divertido, mas o tipos não tem mais razão de ser. quem sabe ele volta, um dia.</p>
  </body>
</html>
