


body {
    margin: 0px;
    color: rgb(255, 255, 255);
    font-family: "FK Grotesk", Poppins, "Roboto Mono", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0px;
    text-transform: none;
    background-color: rgb(255, 255, 255);
}

body {
    background-color: rgb(2, 5, 10);
}

*, ::before, ::after {
    box-sizing: inherit;
}

.css-9rsuy3 {
    display: flex;
    width: 100%;
    height: 100vh;
    gap: 12px;
    padding: 12px;
}


@media (max-width: 900px) {
    .css-9rsuy3 {
        flex-direction: column;
    }
}

.css-6ch85b {
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    padding-bottom: 24px;
    gap: 16px;
    flex: 1 1 0%;
    background-color: rgb(12, 15, 20);
    border-radius: 36px;
    overflow: scroll;
}

.css-1t1xv2g {
    padding: 0px 16px;
}
.css-79elbk {
    position: relative;
}

.css-1699l9f {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

@media (max-width: 899px) {
    .css-1699l9f {
        display: none;
    }
}
.css-1h2ab7z {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 36px;
    margin-top: 4px;
}
.css-5drkfu {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    padding: 0px 8px;
}

.css-1cl7zdz {
    max-width: 500px;
}

.css-1n2mv2k {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.css-ug3nhd {
    border-radius: 36px;
    flex: 1 1 0%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    overflow: hidden;
}

@media (max-width: 899px) {
    .css-ug3nhd {
        display: none;
    }
}

.css-12u7eja {
    width: 100%;
    max-width: 900px;
    object-fit: contain;
}

textarea#seed {
    font: inherit;
    letter-spacing: inherit;
    color: currentcolor;
    border: 1px solid #F5F8FF66;
    box-sizing: content-box;
    background: none;
    height: auto;
    margin: 0px;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0px;
    width: 100%;
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
    resize: none;
    padding: 2px;
}

.jssSolrise10.MuiBox-root.css-0 {
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 8px;
    background: rgba(23, 23, 29, 0.2);
    margin-top: 24px;
}
a{
    text-decoration: none;
}