* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: "Chaparral";
    src: url("https://willdotjpg.gay/fonts/CHAPARRALPRO-REGULAR.OTF");
}

body {
    background-image: url("https://willdotjpg.gay/shrines/morphine/image.jpg");
    font-family: "Chaparral";
}

h1 {
    font-family: "Alike";
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    color: #120900;
}

.main {
    width: 1000px;
    height: 400px;
    background-color: #a4875c;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    box-sizing: border-box;
}

.favoriteheader {
    font-family: "Alike";
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    margin-top: -20px;
    margin-left: -10px;
    color: #120900;
    position: absolute;
    z-index: 0;
}

.favorite {
    width: 300px;
    height: 270px;
    border: 1px solid #000;
    position: absolute;
    align-content: center;
}

.angels {
    width: 424px;
    height: 284px;
    background-image: url("https://willdotjpg.gay/images/pngs/sticker_ringcherubs.png");
    background-size: contain;
    position: absolute;
    margin-top: -150px;
    margin-left: 700px;
    transform: rotate(40deg);
}

.logo {
    position: absolute;
    background-image: url("https://willdotjpg.gay/shrines/morphine/Morphine_(Logo).png");
    width: 1000px;
    height: 104px;
    margin-left: -15px;
    margin-top: 285px;
}

.stars {
    background-image: url("https://willdotjpg.gay/images/pngs/stars_embroidery.png");
    width: 300px;
    height: 300px;
    position: absolute;
    margin-left: 800px;
    margin-top: 270px;
    background-size: contain;
    z-index: 0;
}

.right {
    width: 635px;
    height: 290px;
    border: 1px solid #000;
    position: absolute;
    margin-left: 320px;
}

.callout {
    width: 615px;
    height: 60px;
    border: 1px solid #000;
    align-content: center;
    text-align: justify;
    font-size: 20px;
    margin-top: 10px;
    margin-left: 10px;
    background-color: #26130430;
    box-sizing: border-box;
    position: absolut;
}

.about {
    width: 615px;
    height: 200px;
    margin-top: 10px;
    margin-left: 10px;
    position: absolute;
    overflow: auto;
}

.cards {
    background-image: url("https://willdotjpg.gay/shrines/morphine/cards3.png");
    width: 107px;
    height: 436px;
    box-sizing: border-box;
    position: absolute;
    overflow: auto;
}

.good {
    width: 180px;
    height: 200px;
    border: 1px solid #000;
    align-content: center;
    text-align: center;
    margin-left: 110px;
    box-sizing: border-box;
    position: absolute;
}

.cureforpain {
    width: 180px;
    height: 200px;
    border: 1px solid #000;
    align-content: center;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    margin-left: 350px;
}

.yes {
    width: 180px;
    height: 200px;
    border: 1px solid #000;
    align-content: center;
    text-align: center;
    margin-left: 110px;
    margin-top: 210px;
    box-sizing: border-box;
    position: absolute;
}

.likeswimming {
    width: 180px;
    height: 199px;
    border: 1px solid #000;
    align-content: center;
    text-align: center;
    margin-left: 350px;
    margin-top: 210px;
    box-sizing: border-box;
    position: absolute;
}

.thenight {
    width: 180px;
    height: 200px;
    border: 1px solid #000;
    align-content: center;
    text-align: center;
    margin-left: 225px;
    margin-top: 420px;
}

.bio {
    width: 460px;
    height: auto;
    margin-left: 110px;
    box-sizing: border-box;
    text-align: justify;
}

.favorites {
    margin-top: 10px;
    width: 586px;
    height: 300px;
}
