body{
  padding: 25px;
  /*background-image: url(https://uploads.onecompiler.io/42udu2kar/42ueua4q5/stars.jpg) 100%;*/
  background: url(https://uploads.onecompiler.io/42udu2kar/42urjy3nr/New%20Piskel%204.gif) 330px repeat;
}

section {
  max-width: 500px;
  height: 100%;
  /*background: rgba(167, 0, 255, 60%);*/
  background-image: url(https://uploads.onecompiler.io/42udu2kar/42urjy3nr/Untitled%20design.png);
  background-size: contain;
  border: dotted white;
  border-width: 5px;
  border-radius: 15px;
  margin: auto;
  padding: 5px;
} 

div {
  padding: 5px;
  text-align: center;
}

p, ul {
  color: #6b2d7d;
  font-family: Comic Sans MS, cursive;
}

h1, h2, h3, h4, h5, h6 {
  background-image: linear-gradient(#6b2d7d, #934fa8, #6b2d7d);
  color: transparent;
  background-clip: text;
  text-align: center;
  font-family: "Akaya Kanadaka", impact, sans-serif;
  margin-bottom: 0px;
}

hr {
  border-width: 1.h5px;
  border-color: white;
}

a {
  color: #6b2d7d;
  font-family: Comic Sans MS, cursive;
}

button {
  background-color: #caa3d6;
  border-color: black;
  color: black;
  margin: 0 auto;
  margin-left: 5px;
  margin-right: 5px;
}

img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.navbutt {
  font-family: Comic Sans MS, cursive;
  text-decoration: none;
  color: black;
}

.col1, .col2 {
  max-width: 225px;
}

.selected {
  background-color: #903ea8;
  border-color: white;
  color: white;
}

.container {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  align-items: stretch;
}

.nav {
  padding: 0px;
}

.links {
  width: 100px;
  height: 100px;
}

#toyhouse {
  background-color: #fff;
  border-color: #6b2d7d;
  border-radius: 15%;
  border-width: 3px;
}

#toyhouse2 {
  
}

#youtube {
  background-color: #fff;
  border-color: #6b2d7d;
  border-radius: 15%;
  border-width: 3px;
}

#youtube2 {
  width: 95px;
  height: 64px;
  margin-top: 20.5px;
  margin-bottom: 15.5px;
  margin-left: 2.5px;
  margin-right: 2.5px;
}

#tumblr {
  background-color: #2a445f;
  border-color: #6b2d7d;
  border-radius: 15%;
  border-width: 3px;
}

#tumblr2 {
  
}

#spacehey {
  background-color: #fff;
  border-color: #6b2d7d;
  border-radius: 15%;
  border-width: 3px;
}

#spacehey2 {
  width: 90px;
  height: 90px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

#gamejolt {
  background-color: #2a2731;
  border-color: #6b2d7d;
  border-radius: 15%;
  border-width: 3px;
}

#gamejolt2 {
  
}

#itch {
  background-color: #ff5c5c;
  border-color: #6b2d7d;
  border-radius: 15%;
  border-width: 3px;
}

#itch2 {
  filter: invert(1);
  width: 90px;
  height: 90px;
  margin: 5px;
}

#pinterest {
  background-color: #e70025;
  border-color: #6b2d7d;
  border-radius: 15%;
  border-width: 3px;
}

#pinterest2 {
  width: 57px;
  height: 70px;
  margin-top: 17.5px;
  margin-bottom: 12.5px;
  margin-left: 19.5px;
  margin-right: 19.5px;
}

 #artfight {
   background-color: #1b2223;
   border-color: #6b2d7d;
   border-radius: 15%;
   border-width: 3px;
}

 #artfight2 {
   width: 95px;
   height: 95px;
   margin-top: 5px;
 }
 
 /*