body {
    font-family: "helvetica", sans-serif;
    text-align: center;
    color: white;
    background-color: #5F2167;
  }

#bottom {
  position: absolute;
  bottom: 0;
  right: 0;
}