.name {
  color: #cccc00;
  font-family: Times;
  padding: 10px;
  margin-left: 20px;
  display: inline-block;
  font-weight: 800;
  border: 1px yellow solid;
  padding-right: -100px;
  margin-top: 50px;
  font-size: 50px;
}

body {
  background-color: darkgreen;
  border: 5px #cccc00 solid;
  border-radius: 7px;
  padding: 15px;
}

.ccas {
  color: #cccc00;
  font-family: cursive;
  padding: 10px;
  margin-left: 20px;
  display: inline-block;
  font-weight: 800;
  border: 1px yellow solid;
  padding-right: -100px;
  margin-top: 50px;
  font-size: 30px;
  margin-bottom: 5px;
}

.brief {
  color: #cccc00;
  font-family: Times;
  font-size: 25px;
  font-weight: 700px;
  margin-left: 25px;
  margin-bottom: 50px;
}

.pic {
  border: 10px yellow groove;
  margin-left: 25px;
  margin-right: 50px;
}

.pic2 {
  border: 10px yellow groove;
  margin-left: 25px;
  margin-right: 50px;
}

.about {
  margin-left: 35px;
  color: yellow;
  font-family: system-ui;
  font-weight: bold;
  font-size: 60px;
  margin-top: 30px;
}

.aboutme {
  margin-left: 40px;
  color: yellow;
  font-family: system-ui;
  font-weight: bold;
  font-size: 30px;
  margin-top: -20px;
}

.project {
  margin-left: 36px;
  color: yellow;
  font-family: system-ui;
  font-weight: bold;
  font-size: 60px;
  margin-top: -20px;
}

.skyblue {
  margin-left: 40px;
  color: skyblue;
  font-family: system-ui;
  font-weight: bold;
  font-size: 30px;
  margin-top: -20px;
}

.white {
  margin-left: 40px;
  color: white;
  font-family: system-ui;
  font-weight: bold;
  font-size: 30px;
  margin-top: -20px;
}

.orange {
  margin-left: 40px;
  color: orange;
  font-family: system-ui;
  font-weight: bold;
  font-size: 30px;
  margin-top: -20px;
}

.crimson {
  margin-left: 40px;
  color: crimson;
  font-family: system-ui;
  font-weight: bold;
  font-size: 30px;
  margin-top: -20px;
}

.blue {
  margin-left: 40px;
  color: navy;
  font-family: system-ui;
  font-weight: bold;
  font-size: 30px;
  margin-top: -20px;
}

.testimonials {
  transform: translate(500px, -695px);
  position: relative;
}

.testi {
  color: yellow;
  font-family: system-ui;
  font-weight: bold;
  font-size: 60px;
  margin-bottom: -10px;
  margin-top: 30px;
}

.testimons {
  color: #cccc00;
  font-family: Times;
  font-size: 25px;
  font-weight: 700px;
  margin-left: 10px;
}

.skills {
  color: #cccc00;
  font-family: Times;
  font-size: 25px;
  font-weight: 700px;
  margin-left: 90px;
  margin-top: -700px;
}
