html {
    background-color: #101720;
}

.tc {
    color: cornsilk;
}

.flex-c {
    display: flex;
    align-items: center;
}

.text-c {
    margin-left: 40px;
}

.logo {
  font-family: "VT323", monospace;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #ffbd59;
  font-size: 140%;
}
