@font-face {
font-family:'PixelatedPusab';
src: url(/fontes/PixelatedPusab.ttf);
}

@font-face {
font-family:'kiwi';
src: url(https://dl.dropbox.com/s/388cvx0do21kj3n/KiwiSoda.ttf);
}

@font-face {
font-family: spirit; 
src: url(https://dl.dropbox.com/scl/fi/npu6iooiwovhxljcjoeex/spirit.ttf?rlkey=eubwh1fc2c460q68exstay65d&dl=0);
}
 
@font-face {
font-family: pixel; 
src: url(https://dl.dropbox.com/scl/fi/m8ikyw16qt65uxlueejst/Pixel.ttf?rlkey=yhasa4f83vexlvfzoi1uot61p&dl=0);
}

html {scrollbar-width:none}

* {cursor: url(https://cur.cursors-4u.net/smilies/smi-3/smi268.ani), url(https://cur.cursors-4u.net/smilies/smi-3/smi268.gif), auto !important;}

body {
  background: url(https://www.fancyparts.com/fancyparts/cg/pattern/dot_04/dot-04-42.gif);
  align-items: center;
  margin: 0 auto;
  font-family: 'ms pgothic';
  image-rendering: pixelated;

}


body p1 {
  font-family:'Times New Roman', Times, serif;
 background: linear-gradient(to top, #FFFDFE 2%, #FF78B1 100%);
 font-size:30px;
        font-style:italic;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke-width: 0.5px;
        -webkit-text-stroke-color: #FE62B6;
        
        
}


p2 {
  letter-spacing: 1px;
    font-weight: 600;
    text-shadow: -1px 0 #b28684, 0 1px #b28684, 1px 0 #b28684, 0 -1px #b28684, 1px 1px 0 #b28684, 0 0;
    color: white;
    display: inline;
    text-align: left;
    width: 70%;
    text-align: center;
    padding: 20px;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    

}

p3 { 
  font-family: 'Times New Roman', Times, serif;
  font-size: 60px;
  color: #7c5c56 ;
  
}

.body {

    background-color: pink;
    border: 1px dashed deeppink;
    border-radius: 5px;
    padding: 10px;
    position: relative;
    max-height: 438px;
    overflow-y: auto;
    scrollbar-width:thin;
}

.layout {
  background: white;
  box-shadow: 0 0 8px 8px white;
  padding: 8px;
  width: fit-content;
  height: fit-content;
  margin: 0 auto;
  
 
}


#header {
  margin: auto;
  align-items: center;
  width: fit-content;
  border-radius: 10px;
  image-rendering: pixelated;
  width: 710px;
  margin-top: 60px;

}


.title {
  width: 70%;
    text-align: center;
    padding: 20px;
    position: relative;
    z-index: 10;
    margin: 0 auto;

}

.container {
  margin: 0 auto;
  display: flex;
  padding: 10px;
  width: fit-content;
  height: 500px;
  flex-direction: column;
  position: relative;
  align-items: left;
  letter-spacing: 1px
}

.entry {
    display: flex;
    justify-content: left;
    width: 90%;
    height: 260px;
    margin-bottom:15px;
    
}

#coluna {
  background: linear-gradient(white, #FFEFF5, #FFEFF5);
  padding: 10px;
  border-radius: 5px;
  text-align: left;
  border: 1px dashed #f4b501;
  width: 410px;
  margin-left: 10px;
  box-shadow: -3px -3px 8px inset #E4D0AF66;
}

.capas{
  image-rendering: pixelated;
  width: 200px;
}

.cute {
    position: absolute;
    bottom: 0px;
    right: 0px;
    image-rendering: pixelated;
    width: 110px;
    margin-right: 318px;
    z-index: 20;
    margin-bottom: -45px;
}

.kris {
  position: position;
  bottom: 0px;
  right: 0px;
  image-rendering: pixelated;
  margin-top: 100px;
}


.clover {
  height: 933px;
    width: 284px;
    background: url(imagens/new.jpeg);
    position: absolute;
    top: 0px;
    left: 0px;

}

#footer {
  margin: 0 auto;
    text-align: center;
    font-family: ms pgothic;
    color: deeppink;
    text-shadow: 1px 1px 0 white, 1px -1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 0 0 3px deeppink;
    position: relative;


a {
    color: inherit;
}}
