.name {
  color: blue;
  background-color: yellow;
  font-size: 50px;
  font-weight: 700;
  font-family: Comic Sans MS;
  width: 500px;
  height: 100px;
  border-top: 10px solid red;
  border-right: 10px solid red;
  border-bottom: 10px solid red;
  border-left: 10px solid red;
}

.shin {
  color: yellow;
  background-color: blue;
  font-size: 40px;
  font-weight: 600;
  font-family: Roboto;
  width: 1000px;
  height: 132px;
  border-top: 8px solid black;
  border-right: 8px solid black;
  border-bottom: 8px solid black;
  border-left: 8px solid black;
}

.nam {
  color: red;
  background-color: black;
  font-size: 30px;
  font-weight: 500;
  font-family: Georgia;
  width: 733px;
  height: 111px;
  border-top: 5px solid green;
  border-right: 5px solid green;
  border-bottom: 5px solid green;
  border-left: 5px solid green;
}

.kim {
  color: white;
  background-color: red;
  font-weight: 500;
  font-size: 20px;
  font-family: Verdana;
  width: 777px;
  height: 83px;
  border-top: 5px solid pink;
  border-right: 5px solid pink;
  border-bottom: 5px solid pink;
  border-left: 5px solid pink;
}

.lee {
  color: white;
  background-color: pink;
  font-weight: 521;
  font-size: 20px;
  font-family: Times New Roman;
  width: 737px;
  height: 85px;
  border-top: 5px solid blue;
  border-right: 5px solid blue;
  border-bottom: 5px solid blue;
  border-left: 5px solid blue;
}

.choi {
  color: pink;
  background-color: orange;
  font-weight: 200;
  font-size: 29px;
  font-family: Impact;
  width: 1209px;
  height: 93px;
  border-top: 5px solid blue;
  border-right: 5px solid black;
  border-bottom: 5px solid black;
  border-left: 5px solid pink;
}

.joe {
  color: gray;
  background-color: orange;
  font-weight: 100;
  font-size: 27px;
  font-family: Serif;
  width: 698px;
  height: 93px;
  border-top: 5px solid orange;
  border-right: 5px solid blue;
  border-bottom: 5px solid red;
  border-left: 5px solid black;
}

.hur {
  color: aqua;
  background-color: blue;
  font-weight: 234;
  font-size: 19px;
  font-family: Inter;
  width: 898px;
  height: 98px;
  border-top: 5px solid;
  border-right: 5px solid black;
  border-bottom: 5px solid black;
  border-left: 5px solid pink;
}

.huh {
  color: blue;
  background-color: aqua;
  font-weight: 435;
  font-size: 33px;
  font-family: Karla;
  width: 529px;
  height: 93px;
  border-top: 5px solid yellow;
  border-right: 5px solid yellow;
  border-bottom: 5px solid yellow;
  border-left: 5px solid yellow;
}

.kwak {
  color: silver;
  background-color: maroon;
  font-weight: 489;
  font-size: 32px;
  font-family: Roboto;
  width: 468px;
  height: 109px;
  border-top: 5px solid red;
  border-right: 5px solid yellow;
  border-bottom: 5px solid black;
  border-left: 5px solid aqua;
}

.suh {
  color: pink;
  background-color: orange;
  font-weight: 323;
  font-size: 28px;
  font-family: Times New Roman;
  width: 721px;
  height: 73px;
  border-top: 5px solid blue;
  border-right: 5px solid black;
  border-bottom: 5px solid black;
  border-left: 5px solid pink;
}

.park {
  color: red;
  background-color: olive;
  font-weight: 100;
  font-size: 25px;
  font-family: Serif;
  width: 529px;
  height: 121px;
  border-top: 5px solid orange;
  border-right: 5px solid blue;
  border-bottom: 5px solid red;
  border-left: 5px solid black;
}

.lim {
  color: blue;
  background-color: yellow;
  font-size: 50px;
  font-weight: 700;
  font-family: Comic Sans MS;
  width: 500px;
  height: 100px;
  border-top: 10px solid red;
  border-right: 10px solid red;
  border-bottom: 10px solid red;
  border-left: 10px solid red;
}
