html {
    overflow: scroll;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 0; /* remove scrollbar space */
    background: transparent; /* to make scrollbar invisible */
}

::-webkit-scrollbar-thumb {
    background: transparent;
}

::selection {
/* Change highlight background color */
background: #4d255acc;
/* Change highlight text color */
color: #FFFFFF;
}

@font-face {
font-family: kawaii stitch;
src: url(https://dl.dropbox.com/s/yjal3we9j6biyn5/Kawaii%20Stitch.ttf);}
 
@font-face {
font-family: starborn;
src: url(https://dl.dropbox.com/s/l0541on0m5eqvdj/Starborn.ttf);
}
 
@font-face {
font-family: pixel;
src: url(https://dl.dropbox.com/s/kmhe7d3n18vdz5e/w95fa.woff?dl=0);
}
 
@font-face {
src: url(https://dl.dropbox.com/s/ct0s037q78sao3f/Frighted.ttf);
font-family: Frighted;
}
 
@font-face {
src: url(https://dl.dropbox.com/s/ktlx5w7t8gk42nb/SakeMoru-Regular.ttf);
font-family: SakeMoru;
}

@font-face {
font-family: yipes;
src: url(https://dl.dropbox.com/s/qrdm3wived8sm66/Yipes.ttf);
}
 
@font-face {
font-family: fenotype;
src: url(https://dl.dropbox.com/s/klo6yfrf62916qp/02.10FEN.TTF);
}

p {
    color: #c2c0c0;
    line-height: 1.6;
    font-size: 1.1rem;
    margin-bottom: 30px;
}

#one{
    font-size: 0.9rem;
}
#two{
    font-weight: bold;
    font-size: large;
}
#three{
    font-size: 0.9rem;
    color: rgb(186, 206, 219);
    font-style: italic;
    background-color: #7d7f8a85;
    width: 450px;
    padding-left: 15px;
    padding-right: 10px;
    border-radius: 50px;
}

.text_edit{
    max-width: 80%;
    margin: 40px auto;
    text-align: center;
    line-height: 1.8;
    color: #ece9e9;
    gap: 20px;
    background: rgba(114, 112, 112, 0.266);
    padding: 10px 25px;
    border-radius: 0 5px 20px rgba(0, 0, 0, 0.05);
}


body{
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    margin: 0px;

    justify-content: center;
    gap: 30px;
    padding: 30px;
}

.container {
    border-image: url("https://dl.dropbox.com/scl/fi/6wo0voidugxmgg0a81v20/lace-border-png-37013.png?rlkey=3hn4k762e8y0v6d2v6mwrtcbr&st=5o8bpex4") 60 fill round; 
    border-width:10px;
    border-style:solid;
    margin: auto;
    width: auto;
    height: 170px;
    position: relative;
    padding: 5px;
    z-index: 4;
}

.container-one {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    background-color: rgb(147, 148, 161);
    background-repeat: repeat;
    width: auto;
    position: relative;
    left: 1px;
    height: 170px;
    box-shadow: 0 0 8px 8px rgb(0, 0, 0) inset;
    z-index: 5;
}

#name{
    font-family: starborn;
    text-align: center;
    font-size: 2em;
    -webkit-text-stroke: 1px white;
    color: #4b4a4a;
    margin-top: 60px;
    margin-left: 10px;
}


footer .pages a{
    color: #bebaba;
    text-decoration: none;
    padding: 8px 15px;
    display: inline-block;
    font-family:'Courier New', Courier, monospace;
}
footer .pages a.active{
    color: #b69999d7;
    font-family:'Courier New', Courier, monospace;
    font-weight: bold;
    font-size: large;
}
footer .pages a:hover:not(.active){
    background-color: rgba(246, 173, 173, 0.556);
    border-radius: 4px;
}
footer .pages{
    left: 50%;
    bottom: 5%;
    transform: translateX(-50%);
    text-align: center;
    position: fixed;
    display: flex;
    gap: 20px;
    background: rgba(74, 73, 73, 0.489);
    padding: 10px 25px;
    border-radius: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.box1{
    border-radius: 6px;
    align-items: flex-start;
    display: flex;
    background-color: #404c5791;
    border: 1px solid rgb(110, 117, 124);
    padding: 15px;
    width: auto;
    height: auto;
    gap: 20px;
    margin-bottom: 15px;
    position: relative;
}
.box1:hover {
    background-color: #808d9d83;
}
.box1 img{
    width: 60px;
    height: 90px;
    object-fit: cover;
    border-radius: 4px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
}
h3 {
    margin: 0;
    font-size: 1.05rem;
    color: rgba(229, 222, 254, 0.841);
    line-height: 1.2;
}
.ingredients{
    margin: 4px 0;
    font-size: 0.9rem;
    color: #0b0b0baa;
    font-style: italic;
}
.box2 {
    border-width: 1px;
    border-radius: 6px;
    border-style: solid;
    border-color: rgb(67, 66, 66);
    background-color: rgba(179, 182, 217, 0.759);
    color: rgb(63, 62, 62);

    padding: 20px;
    padding-bottom: 0%;
    display: flex;
    min-width: 0;
    height: 250px;
    overflow-y: auto;
    overflow-x: hidden;

    box-sizing: border-box;
    flex-shrink: 0;
    margin-right: 10px;
    flex-grow: 1;
    flex: 1;
    flex-direction: column;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.box2::-webkit-scrollbar {
    width: 8px;
}
.box2::-webkit-scrollbar-thumb{
    background: #5c68735e;
    border-radius: 10px;
}
.box2 p, .instruction-text {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.3;
    width: 100%;
    white-space: normal;
    color: #4b4a4a;
    font-size: 95%;
}