body {
  background-color: #26252d;
}

h1 {
  color: white;
  text-align: center;
}

p {
  font-family: arial;
  font-size: 20px;
}

.logo img {
  
  width: 100%;

}