
body  {
  color: black;
  font-family: Verdana;
  image-rendering: pixelated;
}
html {
  background-color: #3944BC;
  cursor: url('https://gaddam.pages.dev/global/jabacursor.png') 16 16, auto;
}
.clickable:hover {
      cursor: url('https://gaddam.pages.dev/global/fingor.png') 16 16, pointer;
    }

.frame {
  height: 666;
  overflow: hidden;
  border: 4px solid blue;
  margin: 50px auto;
  width: 690px;
  position: relative;
  background-color: white;
  align-items: center;
  box-shadow: inset 0 2px 13px

}
.wikiname { 
  text-align: center;
  color: white;
  font-weight: 200px;
  height: 18px;
  background-color: #880808;
  
}
 portc {
            width: 160px;
            overflow: hidden;
            font-size: 16px!important;
            font-family: Arial Black;
            position: relative;
            padding-inline:3px;line-height: 1.1!important;
            margin: 6px auto 24px auto;
            scale: 0.96;
   display: inline-block;
   vertical-align:  top;
   text-align: center;
   
        }
@media only screen and (max-width: 689px) {
.frame {
  width: 390px;
}
}

#hblock {
  width: 100%;
  height: 80px;
}

.wikiframepix {
  border-style: solid;
 border-color: #880808;
  border-weight: 4px;
  box-shadow: 0px 0px 5px 0px  #880808;
  padding: 10px;
}
