/* .me
{

} */

.first {
  font-size: 50px;
  color: navy;
  font-family: Times New Roman;
  font-weight: 800;
  padding: 5px;
  text-align: center;
  background-color: gray;
  border-top: 4px solid navy;
  border-right: 4px solid navy;
  border-left: 4px solid navy;
  border-bottom: 4px solid navy;
  height: 100px;
}
.second {
  font-size: 30px;
  font-family: Times New Roman;
  font-weight: 800;
  padding: 5px;
}
.third {
  font-size: 20px;
  font-family: Times New Roman;
  font-weight: 800;
  padding: 5px;
}
.photo1 {
  width: 350px;
}
.photo2 {
  width: 400px;
}
.fourth {
  font-size: 30px;
  text-align: left;
  font-weight: 200;
  padding: 5px;
}
a href {
  color: navy;
}
.Fifth {
  color: navy;
  background-color: gray;
  font-weight: 800;
  padding: 5px;
}
.test {
  font-style: Italic;
  font-size: 15px;
  font-weight: 800;
  padding: 5px;
  background-color: skyblue;
}
.skill {
  color: navy;
  background-color: yellow;
  font-style: Italic;
  font-weight: 800;
  padding: 5px;
}
.import {
  background-color: pink;
}
.import2 {
  background-color: pink;
}
.course {
  background-color: red;
  font-weight: 800;
  padding: 5px;
}
.project {
  text-align: center;
  font-size: 30px;
  color: navy;
  background-color: gray;
  border-top: 4px solid navy;
  border-right: 4px solid navy;
  border-left: 4px solid navy;
  border-bottom: 4px solid navy;
}
.testi {
  text-align: center;
  font-size: 30px;
  color: skyblue;
}
