@font-face {
    font-family: 'Microsoft Himalaya';
    src: url('https://rgbteahouse.neocities.org/MicrosoftHimalaya.woff2') format('woff2'),
        url('https://rgbteahouse.neocities.org/MicrosoftHimalaya.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.panel1 {
    background: rgb(255, 253, 249);
    padding: 5px;
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: -3px;
    box-shadow: 2px 2px 1px #9b949e, inset 1px 1px 0 rgb(0, 0, 0);
    text-decoration: none;
    margin: auto;
    text-align: center;
    width: fit-content;
    margin-bottom: 10px;
    margin-top: 10px;
}

.panelkoh {
    background: rgba(255, 253, 249, 0.478);
    padding: 5px;
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: -3px;
    box-shadow: 2px 2px 1px #9b949e, inset 1px 1px 0 rgb(0, 0, 0);
    text-decoration: none;
    margin: auto;
    text-align: center;
    width: fit-content;
    margin-bottom: 10px;
    margin-top: 10px;
}

.scrollkoh {
    background: rgba(255, 253, 249, 0.478);
    padding: 5px;
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: -3px;
    box-shadow: 2px 2px 1px #9b949e, inset 1px 1px 0 rgb(0, 0, 0);
    text-decoration: none;
    margin: auto;
    text-align: center;
    width: fit-content;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow-y: scroll;
    max-height: 400px;
}

.scrollhina {
    background: rgb(255, 253, 249);
    padding: 5px;
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: -3px;
    box-shadow: 2px 2px 1px #9b949e, inset 1px 1px 0 rgb(0, 0, 0);
    text-decoration: none;
    margin: auto;
    text-align: center;
    width: fit-content;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow-y: scroll;
    max-height: 400px;
}

.panel2 {
    background: rgb(255, 253, 249);
    padding: 5px;
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: -3px;
    box-shadow: 2px 2px 1px #9b949e, inset 1px 1px 0 rgb(0, 0, 0);
    text-decoration: none;
    margin: auto;
    width: fit-content;
    margin-bottom: 10px;
    margin-top: 10px;
}

.panel1scroll {
    background: rgb(255, 253, 249);
    padding: 20px;
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: -3px;
    box-shadow: 2px 2px 1px #9b949e, inset 1px 1px 0 rgb(0, 0, 0);
    text-decoration: none;
    margin: auto;
    text-align: left;
    width: 450px;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 404px;
    overflow-y: scroll;
    font-size: x-large;
    image-rendering: pixelated;
    line-height: 30px;
}

.panel1scroll2 {
    background: rgb(255, 253, 249);
    padding: 20px;
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: -3px;
    box-shadow: 2px 2px 1px #9b949e, inset 1px 1px 0 rgb(0, 0, 0);
    text-decoration: none;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 900px;
    overflow-y: scroll;
    font-size: x-large;
    image-rendering:auto;
}

.smallpanel {
    width: 20%;
    background: rgb(255, 253, 249);
    padding: 5px;
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: -3px;
    box-shadow: 2px 2px 1px #9b949e, inset 1px 1px 0 rgb(0, 0, 0);
    text-decoration: none;
    margin: auto;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 10px;
}

.honu {
    color: rgb(255, 0, 0);
    background: rgb(0, 0, 0);
    padding: 20px;
    position: relative;
    border: 1px solid #d40000;
    outline: 1px solid #ff0000;
    outline-offset: -5px;
    box-shadow: 2px 2px 1px #000000, inset 1px 1px 0 rgb(0, 0, 0);
    text-decoration: none;
    margin: auto;
    text-align: center;
    flex-grow: 1;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Microsoft Himalaya', Arial;
    font-size: larger;
    font-weight: bold;
    height: 500px;
    text-shadow: -3px 0 #000, 0 3px #000, 2px 0 #000, 0 -3px #000, 0 0;
}

.honuscroll {
    overflow-y: scroll;
    color: rgb(255, 0, 0);
    background: rgb(0, 0, 0);
    padding: 15px;
    position: relative;
    border: 1px solid #d40000;
    outline: 1px solid #ff0000;
    outline-offset: -5px;
    box-shadow: 2px 2px 1px #000000, inset 1px 1px 0 rgb(0, 0, 0);
    text-decoration: none;
    margin: auto;
    text-align: center;
    flex-grow: 1;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Microsoft Himalaya', Arial;
    font-size: larger;
    font-weight: bold;
    height: 500px;
    text-shadow: -3px 0 #000, 0 3px #000, 2px 0 #000, 0 -3px #000, 0 0;
}

.angel {
    background-image: url("bg tiles/blobz.gif");
    padding: 5px;
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: -3px;
    box-shadow: 2px 2px 1px #434fff, inset 1px 1px 0 rgb(0, 106, 255);
    text-decoration: none;
    margin-top: 10px;
    margin: auto;
    text-align: center;
    width: fit-content;
    font-size: larger;
}

.angel2 {
    background-image: url("bg tiles/blobz.gif");
    padding: 15px;
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: -3px;
    box-shadow: 2px 2px 1px #434fff, inset 1px 1px 0 rgb(0, 106, 255);
    text-decoration: none;
    margin-top: 10px;
    margin: auto;
    text-align: center;
    width: fit-content;
    font-size: larger;
    overflow: visible;
}

#av {
    height: 60px;
    position: relative;
    top: 18px
}

.lp {
    margin-top: 1px;
    margin-bottom: 1px;
}

.youqi {
    background-image: url("gifs/sonar.webp");
    background-size: cover;
    border-color: #949494;
    border-width: 2px;
    border-style: solid;
    padding: 20px;
    position: relative;
    text-decoration: none;
    margin: auto;
    text-align: center;
    width: fit-content;
    margin-bottom: 10px;
    margin-top: 10px;
    color: white;
    text-shadow: 2px 2px #ff0000, -2px -2px #000;
}