body {
  width: 600px;
  margin: 20px auto;
  font-family: "Poppins", serif;
  text-align: justify;
}
img {
  margin: 30px;
  border-radius: 5px;
  float: right;
}
a {
  text-decoration: none;
}
