body {
  font-family: Ubuntu;
  background-color: #19192b;

}

.logo {
  margin-right: auto;
  margin-left: auto;
  width: 623.8px;
  height: 100%
}

.logocontainer {
  position: absolute;
  top: 30%;
  margin-top: -124px;
  text-align: center;
  color: white;

}

.logocontainer p {
  font-size: 26px;
  text-decoration: underline;
}
