* {
    margin: 0;
    padding: 0;
}

body {
    background-image: url("https://willdotjpg.gay/images/backgrounds/wp5.gif");
    color: #c2d7ff;
}

hr {
    margin-top: 10px;
    margin-left: 200px;
    border: 1px solid #c2d7ff;
    width: 500px;
}

h1 {
    text-decoration: underline;
}

button {
    background-color: #c2d7ff;
    border: 2px solid #fff;
    width: 150px;
    color: #fff;
    font-family: "Yurumoji";
    font-size: 30px;
    border-radius: 10px;
}

.nav {
    width: 900px;
    height: 40px;
    align-content: center;
    margin-top: -40px;
    position: absolute;
}

.main {
    width: 1150px;
    height: 900px;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50px;
}

.header {
    width: 742px;
    height: 63px;
    font-family: "Yurumoji";
    font-size: 70px;
    margin-left: 10px;
    margin-top: 10px;
}

.cardbox {
    height: 800px;
    width: 1130px;
    margin-left: 10px;
}

.card1 {
    width: 242px;
    height: 338px;
    padding: 10px;
    border: 2px dashed #c2d7ff;
    border-radius: 20px;
    margin-left: 10px;
    margin-top: 10px;
}

.card2 {
    width: 242px;
    height: 338px;
    padding: 10px;
    border: 2px dashed #c2d7ff;
    border-radius: 20px;
    margin-left: 292px;
    margin-top: -362px;
}

.card3 {
    width: 242px;
    height: 338px;
    padding: 10px;
    border: 2px dashed #c2d7ff;
    border-radius: 20px;
    margin-left: 572px;
    margin-top: -362px;
    text-align: center;
    align-content: center;
}

.card4 {
    width: 242px;
    height: 338px;
    padding: 10px;
    border: 2px dashed #c2d7ff;
    border-radius: 20px;
    margin-left: 850px;
    margin-top: -362px;
    text-align: center;
    align-content: center;
}

.card5 {
    width: 242px;
    height: 338px;
    padding: 10px;
    border: 2px dashed #c2d7ff;
    border-radius: 20px;
    margin-left: 10px;
    margin-top: 10px;
}

.card6 {
    width: 242px;
    height: 338px;
    padding: 10px;
    border: 2px dashed #c2d7ff;
    border-radius: 20px;
    margin-left: 292px;
    margin-top: -362px;
    text-align: center;
    align-content: center;
}

.card7 {
    width: 242px;
    height: 338px;
    padding: 10px;
    border: 2px dashed #c2d7ff;
    border-radius: 20px;
    margin-left: 572px;
    margin-top: -362px;
}

.card8 {
    width: 242px;
    height: 338px;
    padding: 10px;
    border: 2px dashed #c2d7ff;
    border-radius: 20px;
    margin-left: 850px;
    margin-top: -362px;
}
