<style>
@import url('https://fonts.googleapis.com/css2?family=DotGothic16&family=Itim&display=swap');
</style>

<style>
p, a{
  font-family: "Itim";
  font-size: 13px;
  text-color: white;
}
</style>
<style> .container-2 {
border-color: transparent;
color: black;
background-color: black;
}
body {
background-color: black;
text-align: justify;
color: #000000;
margin: auto;
padding: 3px;
float: center;
}
 </style>