body{
  background-color: #333;
  text-align: center;
}

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

#soWavy{
  margin-top: 100px;
}

input{
  width: 300px;
}