@font-face {
    font-family: 'cas';
    src: url('CascadiaCode.ttf') format('truetype');
}
@font-face {
    font-family: 'casb';
    src: url('CascadiaCode-BoldItalic.ttf');
}
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
 /* Prevent scrolling */
}
body {
    background-image: url("banner.png");
    background-size: cover; /* This makes sure the image covers the entire background */
    background-repeat: no-repeat; /* This prevents the image from repeating */
    background-position: center; /* This centers the image */
    display: flex;
    justify-content: center;
    align-items: center;
}
@media(orientation: portrait){
    .parent {
       display: flex;
       margin-right: 450px;
       transform: scale(.5);
       position: fixed;
    }
    .Nerdy{
    white-space: nowrap;
   }
   .finds {
    white-space: nowrap;
   }

   .bullshit {
    white-space: nowrap;
   }
   .dimensions{
    white-space: nowrap;
   }
   .desc {
    white-space: nowrap;
   }
   .buttons {
    margin: 0;
    padding: 0;
   }
}

.parent {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(5, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 80vw; /* Set the width relative to the viewport width */
    height: 80vh; /* Set the height relative to the viewport height */
    position: fixed; /* Fix the position relative to the viewport */
    margin-bottom: 40px;
}

.div1 {
    margin-left: 195px;
    margin-top: 55px;
}
.div3 {
    margin-left: 400px;
    margin-top: 55px;
}
.div4{
    margin-top: 390px;
    margin-left: 400px;
}
.button {
    border: 2px solid white; /* Add a white border around the button div */
    padding: 1px; /* Add some padding inside the border */
    align-items: left;
    margin-top: 30px;
    width: 160px;
    margin-left: 20px;
}

.buttons {
    display: flex;
    flex-direction: column;
    align-items: left; /* Center buttons horizontally */
    justify-content: left; /* Center buttons vertically */
    gap: 15px;
    font-family: 'cas';
    
}

.buttons {
    background: none;
    border: none;
    box-shadow: none;
    align-items: center;
    text-decoration: underline;
     cursor: pointer;
     cursor: pointer; /* This makes the cursor a pointer when hovering over the button */
    box-shadow: none; /* Remove any box shadow */
    outline: none;
    color: white ;/* Remove any outline */
    margin-left: 5px;
    padding-top: 10px;
    height: 40px;
    font-size: 20px;
    margin-right: 20px;
} /* This makes the cursor a pointer when hovering over the button */





img {
    max-height: 1em; /* Set the maximum height to fit within a text line */
    width: auto; /* Maintain the aspect ratio */
    vertical-align: middle; /* Align the image vertically in the middle of the text line */
}

.catimg {
    max-height: 1em; /* Set the maximum height to fit within a text line */
    width: auto; /* Maintain the aspect ratio */
    vertical-align: middle; /* Align the image vertically in the middle of the text line */
    margin-top: 30px;
    align-items: center;
    margin-left: 40px;
}

.distrub {
    transform: scale(2.3);
    height: 300px;
    margin-bottom: 350px;
    align-items: top;
    margin-left: 10px;
    position: fixed;


}

.div1 {
    background-color: black;
    position: fixed;
    width: 200px;
    height: 600px;
    margin-bottom: 20px;
    border: 3px solid #333333;
}
.div2 {
    background-color: black;
    position: fixed;
}

.packs {
    transform: scale(21);
    margin-right: 270px;
    margin-top: 50px;
    margin-left: 240px;
    position: fixed;
}

.hot {
   size: 2000px;
   transform: scale(4.5);
   position: fixed;
   margin-top: 10px;
   margin-right: 500px;

}
.div5 {
    margin-bottom: 40px;
}

.hot {
    margin-left: 633px
}

.div3 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
    width: 600px;
    height: 420px;
    
}

.Nerdy {
    color: white;
    font-family: 'cas';
    margin-left: 20px;
    position: fixed;

}

.price {
    color: white;
    font-family: 'cas';
    margin-left: 525px;

    position: fixed;
}

.finds {
    color: white;
    font-family: 'cas';
    margin-top: 100px;
    font-size: 10px;
    margin-left: 25px;
    position: fixed;
}
.bullshit {
    color: white;
    font-family: 'cas';
    margin-top: 125px;
    font-size: 10px;
    margin-left: 25px;
    position: fixed;
}

.dimensions {
    color: white;
    font-family: 'cas';
    margin-top: 190px;
    font-size: 10px;
    margin-bottom: 20px;
    margin-left: 25px;
}
.dm {
    color: white;
    font-family: 'cas';
    margin-left: 250px;
    margin-top: 60px;
    font-weight: 400;
}

.div4 {
    display: flex;
    background-color: black;
    width: 600px;
    height: 270px;
}

.desc {
    color: white;
    font-family: cas;
    margin-top: 40px;
    margin-right: 150px;
    font-size: 10px;
    margin-left: 25px;
}

.div4 {
    position: fixed;
    background-color: black;
    width: 600px;
    height: 270px;
    margin-top: 450px;
}

.desc {
    color: white;
    font-family: cas;
    margin-top: 40px;
    margin-right: 150px;
    position: fixed;
    font-size: 10px;
    margin-left: 25px;
}
.tank {
    transform: scale(4);
    margin-left: 80px;
    margin-top: 50px;
}

.catimg {
    transform: scale(1.5);
}
.secret {
    color: red;
    text-shadow: 0 0 10px rgba(255, 0, 0, 0.8), /* Red glow */
                 0 0 20px rgba(255, 0, 0, 0.6), /* Red glow */
                 0 0 30px rgba(255, 0, 0, 0.4); /* Red glow */
    margin-top: 130px;
    margin-left: 60px;
    
}

.brain {
    transform: scale(4);
    margin-left: 85px;
    margin-top: 60px;
}

