body { font-family: "Kindy"; font-size: 15px; background-image: url("img/lpgrid.gif"); overflow-x:hidden;}
hr { border: 1px solid #FFD4E3;}
h1 { font-family: "Magica"; font-size: 30px; text-align: center; font-weight: normal; color: #fff; background: #E57FA7; padding: 5px; border-radius: 15px;width:fit-content;}
a { text-decoration: none; color: #E57FA7;}
@font-face { 
font-family: "Magica"; 
src: url("img/theheart.ttf")  format('truetype');}
@font-face { 
font-family: "Kindy"; 
src: url("img/KGMissKindyChunky.ttf")  format('truetype');}
body::-webkit-scrollbar { width: 10px;}
body::-webkit-scrollbar-track { background: #fff; border-radius: 0 5px 5px 0;}
body::-webkit-scrollbar-thumb { background: #E57FA7;}
body::-webkit-scrollbar-thumb:hover { background: #E57FA7;}