body {
  background-color: #1a1741;
    background-image: linear-gradient(#375870 30%, #223155 30%, #1a1741);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
p {
  color: white;
  font-family: Verdana;
}
