@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);
}

body {
  background: url(https://64.media.tumblr.com/956c8ac14c9c23b6c414fc301077b6fd/tumblr_inline_mzmk67MUiZ1rpts2p.png);
  align-items: center;
  cursor: url("https://64.media.tumblr.com/89757f3dc63aef086098c8a909096ad8/tumblr_inline_my2ksu8cgk1r63cto.png"), auto;
  margin: 0px;
}


#body {
  border-radius:5px;
  box-shadow:-3px 3px 5px rgba(0, 0, 0, 0.8);
  overflow: hidden;
  height: 540px;
  width: 960px;
  margin: auto;
  background-image: url(https://i.pinimg.com/736x/d0/9b/88/d09b88b25f4a2debdad04edc996f1e79.jpg);
  background-size: cover;
}

#headertitle {
  margin: auto;
  text-align: center;
  font-family: spirit;
  width: fit-content;
  
  p{
    margin-top:0px;
    margin-bottom:0px;
  }
  
}


#container{
  margin-bottom: 10px ;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
 height: 250px;
  width: 800px;
 
 p {
   margin:0px;
 }
 
}

#artes {
    font-family: 'pixel';
}

.laco {
border-width: 7px; 
   border-style: solid; 
   border-image: url("https://i.imgur.com/8Tk8PKV.gif") 7 fill round; 
}



 ul.images {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    
    overflow-x: auto;
  }
  
  ul.images li {
    display: inline;
    width: 150px;
    height: 140px;
  }

#navbar {
  font-family: 'pixel';
 align-items: center;
 width: fit-content;
}
a.class1:link, a.class1:visited, a.class1:active {
  text-decoration: none;
  color: black;
}
.column {
  margin-top:55px ;
  margin-left: 72px;
  box-sizing: border-box;
  }
  
#icons img {
  height: 40px;
}

#girl {
  position:fixed;
  bottom:0;
  width:200px;
  right:0;
  z-index:100;
}

.biscuit {
 border-width:10px;
 border-style:solid;
 border-image: url("https://foollovers.com/mat/baf/food/fo32-008-a.gif") 7 fill round;
 text-align: center;
 margin: auto;
}

main {
flex: 1;
order: 2 ;
}

#leftSidebar {
                order: 1;
            }

#rightSidebar {
                order: 3;
            }

#sidebar {
  list-style-type: none;
}

.embaixo {
  overflow: auto;
  font-family: 'pixel';
  text-align: center;
  background-position: center;
  padding: 10px;
  margin: 8px;
}

  
        
#center {
  text-align: center;
}

h3 {
  font-family: pixel;
}

p {
  font-family: pixel;
}