body {
  background-color: skyblue;
}
.card {
  width: 500px;
  height: 250px;
  margin: 1rem auto;
  perspective: 1000px;
  cursor: pointer;
}

.card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.card:hover .card-inner {
  transform: rotateY(180deg);
}

.card-front,
.card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
}

.card-front {
  background: white;
  border: 1px solid #e5e7eb;
}

.card-back {
  background: #8b5cf6;
  color: white;
  transform: rotateY(180deg);
}

.Sunny-Lee {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.Sunny-Lee img {
  width: 300px;
  height: auto;
}
.Seungmi {
  display: flex;
  gap: 20px;
  margin-left: 22%;
  font-family: Times;
  font-size: 25px;
}
.item {
  text-align: center;
}
.item a {
  display: block;
  color: blue;
  text-decoration: underline;
  margin-top: 5px;
}

h2 {
  font-size: 70px;
  text-align: center;
  color: #428993;
}

h3 {
  font-size: 50px;
  font-family: serif;
  color: #483d8b;
  text-align: center;
}
h4 {
  font-size: 40px;
  font-family: Brush Script MT, cursive;
  color: #ffdd91;
  text-align: center;
}

.me {
  font-family: Courier;
  font-size: 20px;
  text-align: center;
}

.a {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px red;
  text-align: center;
}
.b {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px orange;
  text-align: center;
}
.c {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px yellow;
  text-align: center;
}

.d {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px green;
  text-align: center;
}
.e {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px blue;
  text-align: center;
}
.f {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px navy;
  text-align: center;
}
.g {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px purple;
  text-align: center;
}
.h {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px violet;
  text-align: center;
}
.i {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px pink;
  text-align: center;
}
.j {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px beige;
  text-align: center;
}
.k {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px skyblue;
  text-align: center;
}
.l {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px gray;
  text-align: center;
}
.m {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px gold;
  text-align: center;
}
.n {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px silver;
  text-align: center;
}
.o {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: sans-serif;
  text-shadow: 1px 1px 2px brown;
  text-align: center;
}
.p {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: Monospace;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #49ff18,
    0 0 30px #49ff18, 0 0 40px #49ff18, 0 0 55px #49ff18, 0 0 75px #49ff18;
}
.q {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: Monospace;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #6fa8dc,
    0 0 30px #6fa8dc, 0 0 40px #6fa8dc, 0 0 55px #6fa8dc, 0 0 75px #6fa8dc;
}
.r {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: Monospace;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #674ea7,
    0 0 30px #674ea7, 0 0 40px #674ea7, 0 0 55px #674ea7, 0 0 75px #674ea7;
}
.s {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: Monospace;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #cc0000,
    0 0 30px #cc0000, 0 0 40px #cc0000, 0 0 55px #cc0000, 0 0 75px #cc0000;
}
.t {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: Monospace;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ffe599,
    0 0 30px #ffe599, 0 0 40px #ffe599, 0 0 55px #ffe599, 0 0 75px #ffe599;
}
.u {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: bradley hand, cursive;
  text-align: center;
  color: #00acd0;
}
.v {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: bradley hand, cursive;
  text-align: center;
  color: #58a6da;
}
.w {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: bradley hand, cursive;
  text-align: center;
  color: #002e51;
}
.x {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: bradley hand, cursive;
  text-align: center;
  color: #214a6e;
}
.y {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: bradley hand, cursive;
  text-align: center;
  color: #7117b3;
}
.z {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: bradley hand, cursive;
  text-align: center;
  color: #2c3e50;
}
.A {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: bradley hand, cursive;
  text-align: center;
  color: #a64369;
}
.B {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: bradley hand, cursive;
  text-align: center;
  color: #6c2831;
}
.C {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: bradley hand, cursive;
  text-align: center;
  color: #420420;
}
.D {
  font-size: 30px;
  -webkit-text-stroke: 5px, white;
  font-family: bradley hand, cursive;
  text-align: center;
  color: #c5081d;
}

@import url("https://fonts.googleapis.com/css?family=Sacramento&display=swap");
h1 {
  font-size: calc(2px + 18vh);
  line-height: calc(20px + 20vh);

  text-shadow: 0 0 5px #ffa500, 0 0 15px #ffa500, 0 0 20px #ffa500,
    0 0 40px #ffa500, 0 0 60px #ff0000, 0 0 10px #ff8d00, 0 0 98px #ff0000;
  color: #fff6a9;
  font-family: "Sacramento", cursive;
  text-align: center;
  animation: blink 12s infinite;
  -webkit-animation: blink 12s infinite;
}
@-webkit-keyframes blink {
  20%,
  24%,
  55% {
    color: #111;
    text-shadow: none;
  }
  0%,
  19%,
  21%,
  23%,
  25%,
  54%,
  56%,
  100% {
    text-shadow: 0 0 5px #ffa500, 0 0 15px #ffa500, 0 0 20px #ffa500,
      0 0 40px #ffa500, 0 0 60px #ff0000, 0 0 10px #ff8d00, 0 0 98px #ff0000;
    color: #fff6a9;
  }
}
@keyframes blink {
  20%,
  24%,
  55% {
    color: #111;
    text-shadow: none;
  }
  0%,
  19%,
  21%,
  23%,
  25%,
  54%,
  56%,
  100% {
    text-shadow: 0 0 5px #ffa500, 0 0 15px #ffa500, 0 0 20px #ffa500,
      0 0 40px #ffa500, 0 0 60px #ff0000, 0 0 10px #ff8d00, 0 0 98px #ff0000;
    color: #fff6a9;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.container {
  font-size: 20px;
  color: black;
  font-weight: bold;
  font-family: cursive;
  display: block;
  margin-left: 50px;
  margin-top: 20px;
  -webkit-text-stroke: 1px;
  -webkit-text-color: red;
}
.images {
  border-width: 10px;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.image-wrapper {
  width: 80vw;
  overflow: hidden;
}

.image-container {
  display: flex;
  animation: moveImages 20s linear infinite;
}

.image-container img {
  width: 150px;
  margin-right: 20px;
}

@keyframes moveImages {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.Jang {
  font-size: 20px;
  color: black;
  font-weight: bold;
  font-family: cursive;
  display: block;
  margin-left: 50px;
  margin-top: 20px;
  -webkit-text-stroke: 1px;
  -webkit-text-color: red;
}
.img {
  border-width: 10px;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.img-Jisung {
  width: 80vw;
  overflow: hidden;
}

.img-Jang {
  display: flex;
  animation: moveImages 20s linear infinite;
}

.img-Jang img {
  width: 150px;
  margin-right: 20px;
}

@keyframes moveImages {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
