body {
    background-color: azure;
    margin: 0;
    margin-top: 58px;
}

.error404 {
    font-family: "kazesawa";
    text-align: center;
}

.description1 {
    display: flex;
    height: auto;
    text-align: center;
}

.theme {
    text-align: center;
    font-family: "kazesawa";
    font-size: 45px;
    margin-bottom: 0
}

.logo1 {
    font-family: "funtauna";
    font-size: 120px;
    text-align: left;
}

.logo2 {
    font-family: "funtauna";
    font-size: 120px;
    text-align: right;
}

.chara-main {
    text-align: center;
    width: 35%;
}

.description2 {
    background-color: azure;
    height: auto;
    justify-content: space-between;
}