@import url("https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.0.1/css/bootstrap.min.css");
html,
body {
  height: 100%;
  background-color: #000000;
}
.over {
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  display: block;
  font-family: Marcellus, serif;
  font-size: 30.24px;
  font-variant-ligatures: common-ligatures;
  font-weight: 500;
  letter-spacing: 9.072px;
  line-height: 35px;
  text-rendering: optimizelegibility;
}
