.app {
  width: 100%;
}

.app img {
  margin-left: 35px;
}

.title {
  font-size: 1.2rem;
  font-weight: bolder;
}

.highlight {
  color:#0000FF;
}