html {
  background-color: rgb(196, 159, 243);
}

#app {
  font-family: "georgia verdana";
  font-size: 26px;
  text-align: center;
}

img{
  text-align: left;
}
.container {
  min-height: 560px;
  border: solid;
  margin: 10px;
}

.tilte{
  border: solid;
  background-color: rgb(84, 68, 230);
  margin: 10px;
}

#ap2 {
  font-family:"georgia";
  font-size: 20px;
}
.title {
  text-align:center;
}