$font-family-base: Helvetica;
$font-size-base: 0.875rem;
$line-height-base: 1.42857143;

@import "bootstrap";

body {
  color: white;
  background: black;
}

.logo-text {
  font-family: serif;
  font-size: 120px;
}
