.title {
  font-size: 30px;
  font-weight: bold;
  color: rgb(28, 130, 28);
  text-align: center;
  margin: 20px;
}
img {
  width: 100%;
}
