

body {
  background-color: #331122;


}

.main {
 width: 100%;
 margin:auto;
}

p, h1 {
  text-align: center;
 color: white;
  text-shadow: 1px 1px #cb5b83;
}

a {
  color: white;
  text-shadow: 1px 1px #69a7e4;
}
