html, body {
  font-family: Courier;
  font-size: 14pt;
  line-height: 2.0;
}

#title {
  top: 30px;
  left: 30px;
  position: absolute;
  display: center;
  font-size: 30pt;
  margin: auto;
}
#Bag{
   top: 00px;
  left: 00px;
  position: ;
  padding-left: 230pt;
  padding-top: 50pt;
}


#clicklist2 {
  top: 100px;
  left: 300px;
  padding-top: 500pt;
  
}

.list {
  top: 140px;
  left: 120px;
  position: absolute;
  padding-left: 400px;
}
.list2 {
  top: 140px;
  left: 440px;
  position: absolute;
  padding-left: 400px;
}

#Blue,  #color,   {
  display: none;
}

/*#item {
  position: relative;
  top: 370px;
  left: 30px;
  column-count: 5;
  column-width: 220px;
  column-gap: 30px;
}*/

p {
  margin: 0;
}

/*hover*/

.list:hover, .Blue abyss:hover, .category:hover,  #title:hover{
 /* text-decoration: ;
  color: grey;
  font-weight: bold;*/
}

p:hover {
  text-decoration: underline;
  font-weight: bold;
}