div {
  border-color: blue;
  border-width: 10px;
  width: 95%;
}

.title {
  color: green;
}

.1 {
  background-color: pink;
}