<style>
@import url('https://fonts.googleapis.com/css2?family=DotGothic16&display=swap');
p {
  font-family: "DotGothic16", sans-serif;
}
</style>
<style> .container-1 {
border-color:transparent;
color: black;
background-color: black;
}
body {
background-color: black;
width: auto;
text-align: justify;
color: #000000;
margin: auto;
text-shadow: 0px 0px 1px black;
img {
float: left;
padding: 5px;
}
 </style>
<style>
a {
  font-family: "DotGothic16";
  font-size: 16px; 
  color: black;    
  text-decoration: dotted;
}
</style>