body {
    background: url(https://files.catbox.moe/2x26s8.jpg); 
    image-rendering: pixelated;
    color: white;
    text-shadow: 2px 2px 10px black;
    background-attachment: fixed;
    background-size: repeat;
    font-weight: bolder;
a:link {
  color: purple;
}
a:visited {
  color: purple;
}
a:hover {
  color: purple;
}
a:active {
  color: purple;
}
div.rightHead {
    background: transparent;
    background-image: url(https://files.catbox.moe/csh23s.png);
    backdrop-filter: blur(6px);
}
.rightHead {
  color: white;
}
.tableRight {
    background: transparent;
    background-image: url(https://files.catbox.moe/gerxe2.png);
    backdrop-filter: blur(6px);
}
.tableLeft {
    background: transparent;
    background-image: url(https://files.catbox.moe/gerxe2.png);
    backdrop-filter: blur(6px);
}
#country {
  font-size: 0px;
}
#country:after {
  content:'alternia';
  font-size: 15px;
}
td.shortRight div:nth-child(4) {
    font-size: 0px;
}
td.shortRight div:nth-child(4) span {
    font-size: 15px;
}
td.shortRight div:nth-child(4) span:after {
    content:"sweeps old"
}
