body{
  color: black;
  font-family: courier;
  font-size: 12px;

}

img{
  margin: 0px auto;
  float: none;
  display: flex;
  margin-bottom: 30px;
}


p{
 float:right;
 max-width: 100%;
 margin-top: 0px;
}

img{
  max-width: 30%;
  height: auto;
}
