body {
  background-color: rgb(17, 17, 17);
  color: rgb(255, 255, 255);
  font-family: fantasy;
  font-size: 16px;
}

cdiv 
{
  width: 30%;
  display: inline-block;
}

cgiga
{
    font-size: 20em;
    font-weight: 1000;
}

chuge
{
    font-size: 5.5em;
    font-weight: 900;
}

p.centered
{
    text-align:center;
}

ccenter
{
  text-align:center;
}