body {
    align-items:center; 
    background-color:rgba(149, 80, 214, 0.508);
}

.button {
  background-color: rgb(89, 21, 94);
  color: rgb(180, 36, 170);
}