*{
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: HennyPenny;
    src: url(fonts/HennyPenny-Regular.ttf);
}
@font-face {
    font-family: EmilysCandy;
    src: url(fonts/EmilysCandy-Regular.ttf);
}

@font-face {
    font-family: Jokerman;
    src: url(fonts/Jokerman-Regular.ttf);
}

@font-face {
    font-family: Pangolin;
    src: url(fonts/Pangolin-Regular.ttf);
}
header {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
}

body {
    background: rgb(197,60,199);
    background-image: linear-gradient(0deg, rgba(197,60,199,1) 0%, rgba(75,255,165,1) 34%, rgba(253,187,45,1) 66%, rgba(255,60,113,1) 100%);
    background-attachment: fixed;
}

.flip {
    transform: scaleX(-1);
}

.scroll-left {
    font-family: "Comic Sans MS", "Comic Sans", cursive;
    font-size: 30px;
}

h1 {   
    font-family: "HennyPenny";
    font-size: 38px;
    font-weight: bold;
    color: rgb(133, 21, 39);
    background-color: rgba(255, 240, 249, 0.8);
    padding: 40px;
    border-radius: 40px;
    border: 10px solid rgb(255, 221, 27);
    margin-bottom: 0px;
    animation: color-change 3s infinite;
}

@keyframes color-change {
    0% { color: rgb(255, 60, 0); }
    20% { color: rgb(233, 203, 33); }
    40% { color: rgb(43, 190, 30); }
    60% { color: rgb(41, 216, 158); }
    80% { color: rgb(98, 0, 255); }
    100% { color: rgb(255, 0, 234); }
    
}

.sidecol img {
    width: 100%;
}

.divider {
    width: 32%;
    display: inline-block;
}

.title-container {
    border: 20px dotted rgb(255, 27, 168);
    border-radius: 40px;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 20px;
}

.title-container.inner {
    border-width: 10px;
    border-color:rgb(21, 196, 202);
    border-radius: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.firsth2 {
    font-family: "EmilysCandy";
    padding: 30px;
    margin: 40px;
    color:rgb(21, 107, 133);
    background-color: rgb(229, 255, 254);
    border: 2px dashed rgb(114, 212, 178);
    line-height: 1.5;
}

img {
   image-rendering: pixelated;
}

.movedown {
    padding-top: 60px;
}

.movealil {
    margin-top: 30px;
}

h4 {
    font-family: "EmilysCandy";
    color:rgb(87, 48, 148);
    border: 2px dotted rgb(149, 83, 255);
    background-color:rgb(239, 226, 255);
    padding: 15px;
    margin: 20px;
    line-height: 1.5;
}

h3 {
    font-family: "Jokerman";
    color:rgb(155, 25, 105);
    background-color: rgb(245, 214, 255); 
    padding: 15px;
    margin: 15px;
    border-radius: 30px;
    border: 2px solid rgb(155, 25, 105);
}

.ps {
    color:rgba(92, 56, 150, 0.7);
}

.lilspace {
    padding: 25px;
}

.bigdivider {
    max-width: 100%;
    height: auto;
}

.morespace {
    padding-top: 20px;
}

.charas {
    max-width: 80%;
    height: auto;
}

.caption {
    max-width: 50%;
    height: auto;
    padding: 10px;
    line-height: 1.5;
    font-family: "Pangolin";
    font-size: 20px;
    border-radius: 10px;
    margin-top: 10px;
}
.jer {
    margin-right: auto;
    color: rgb(158, 46, 42);
    background-color: rgb(255, 228, 234);
    border: 2px dashed rgb(158, 46, 42);
    
}
.mes {
    margin-left: auto;
    color: rgb(12, 122, 86);
    background-color: rgb(164, 255, 225);
    border: 2px dashed rgb(12, 122, 86);
}

.chu {
    margin-right: auto;
    color: rgb(13, 65, 133);
    background-color: rgb(212, 230, 253);
    border: 2px dashed rgb(9, 51, 107);
}
.lefty {
    position: relative;
    right: 50px;
}

.righty {
    position: relative;
    left: 50px;
}

.middiv {
    max-width: 49%;
    height: auto;
}
.secondh2 {
    font-family: "Jokerman";
    color:rgb(30, 190, 115);
    background-color: rgb(203, 245, 225);
    border: 2px solid rgba(24, 143, 87, .9);
    padding: 15px;
    margin: 15px;
    border-radius: 10px;
}

h5 {
    font-family: "EmilysCandy";
    color: rgb(201, 66, 133);
    font-size: 30px;
    background-color: rgb(252, 230, 241);
    width: 40%;
    margin: auto;
    margin-top: 20px;
    border: 2px dotted rgb(167, 57, 112);
    padding: 10px;
    line-height: 1.5;
}
.angey {
    color: rgb(221, 54, 48);
    margin: 50px 10px 0px;
    display: inline-block;
    padding: 15px;
    background-color: rgb(236, 209, 209);
    border: 3px outset  rgb(177, 37, 33);
}

.exploding {
    background-image: url(gifs/doughboy.gif);
    height: 182px;
    width: 120px;
    margin: auto;
    margin-top: 30px;
    display: inline-block;
}

h6 {
    font-size: 24px;
    font-family: "EmilysCandy";
    color: rgb(233, 97, 7);
    background-color: rgb(245, 224, 154);
    border: 2px dashed rgb(206, 88, 9);
    border-radius: 10px;
    padding: 10px;
    line-height: 1.5;
    width: 50%;
    margin: auto;
    margin-top: 20px;
}

.sweetietime {
    font-family: "EmilysCandy";
    font-size: 22px;
    line-height: 1.5;
    color:rgb(153, 28, 55);
    background-color: rgb(248, 221, 227);
    border: 2px dotted rgb(141, 25, 50);
    border-radius: 5px;
    padding: 10px;
    width: 70%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 10px;

}

.heartdiv {
    margin-top: 20px;
    margin-bottom: 25px;
    max-width: 30%;
    max-height: auto;
}

.sweetietime2 {
    font-family: "HennyPenny";
    font-size: 26px;
    line-height: 1.5;
    color:rgb(185, 20, 20);
    background-color:rgb(240, 219, 219);
    border: 3px solid rgb(187, 12, 12);
    padding: 15px;
    width: 50%;
    margin: auto;
    margin-top: 40px;
}

.cardlink {
    font-size: 24px;
    color: rgb(75, 23, 158);
    background-color:rgb(230, 222, 243);
    border: 2px dotted rgb(64, 29, 119);
    width: 60%;
    padding: 10px;
    margin: auto;
    margin-top: 30px;
    font-family: "EmilysCandy";
}

.cardpic {
    margin-bottom: 50px;
}

.bottomlink {
    font-size: 18px;
    font-family: "HennyPenny";
    width: 20%;
    margin: 70px 5px 30px;
    padding: 10px;
    display: inline-block;
    border: 2px solid rgb(7, 112, 126);
    background-color: rgb(223, 255, 244, .7);

}

