p{
  margin-left: 350px;
  color:white
}
h1{
  text-align: center;
  color:white
}
body {
  text-align: left;
}

.logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width:250px;    
  height: auto; 
}

.Hey {
  color:rgb(255, 153, 153)
}