.name {
  color: Coral;
  background-color: azure;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 10px;
  letter-spacing: 2px;
}

.school {
  color: yellow;
  background-color: blue;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 5px;
  letter-spacing: 2px;
}

.grade {
  color: green;
  background-color: darkorchid;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 2px;
  letter-spacing: 1px;
}

.intro {
  color: saddlebrown;
  background-color: darkolivegreen;
  font-family: "Arial", Times, serif;
  word-spacing: 3px;
  letter-spacing: 2px;
}

.me {
  color: seagreen;
  background-color: whitesmoke;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 2px;
  letter-spacing: 1px;
}

.detail {
  color: SpringGreen;
  background-color: violet;
  font-family: "Arial", Times, serif;
  word-spacing: 3px;
  letter-spacing: 2px;
}

.project {
  color: steelblue;
  background-color: peachpuff;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.project_1 {
  color: red;
  background-color: orange;
  font-family: "Arial", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.project_2 {
  color: yellow;
  background-color: lightgreen;
  font-family: "Arial", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.project_3 {
  color: darkgreen;
  background-color: skyblue;
  font-family: "Arial", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.project_4 {
  color: darkblue;
  background-color: purple;
  font-family: "Arial", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.project_5 {
  color: violet;
  background-color: palegoldenrod;
  font-family: "Arial", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.testimonial {
  color: Coral;
  background-color: rebeccapurple;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.skill {
  color: darkolivegreen;
  background-color: powderblue;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.course {
  color: Coral;
  background-color: yellow;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.gallery {
  color: silver;
  background-color: seagreen;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.myself {
  color: pink;
  background-color: grey;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.represent {
  color: white;
  background-color: slategray;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

.contact {
  color: yellowgreen;
  background-color: yellow;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

h4 {
  color: peru;
  background-color: pink;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}

h5 {
  color: olive;
  background-color: moccasin;
  font-family: "Times New Roman", Times, serif;
  word-spacing: 4px;
  letter-spacing: 1px;
}
