

body {
  background-color: white;
  color: black;
  font-family: comic;
  
}
body {
background-image: url('https://i5.glitter-graphics.org/pub/1406/1406225jr72tr8yng.gif');
background-attachment: fixed;
background-repeat: repeat;
overflow: hidden;
}

.container {
  border-width: 7px;
  border-style: solid; 
  border-image: url("https://i.imgur.com/NJa4bp2.png") 8 fill round;         
  margin: auto;
  width: 884px;
  height: 665px;
  position: relative;
  padding: 5px;
  z-index: 4;
  
}
.container-one {
border-width: 1px;
  border-style: solid;
  border-color: white;
  background-image: url('https://i3.glitter-graphics.org/pub/514/514873kwpj8sc5kp.gif');
  background-repeat: repeat;
  width: 880px;
  position: relative;
  left: 1px;
  height: 170px;
  box-shadow: 0 0 8px 8px white inset;
  z-index: 5;
}

#name 
{
font-family: pixel;
  font-size: 2em;
  -webkit-text-stroke: 1px white;
  color: #00000;
  margin-top: 60px;
  margin-left: 10px;









