body {
  background-color: #0d0c0c;
  color: white;
  font-family: Verdana;
  margin: 0;
  padding: 0;
}

.title {
  align-items: center;
  text-align: center;
  border-bottom: 6px double yellow;
  mix-blend-mode: difference;
  margin: 1vh;
}