body::before {
    background-image: url("../images/alice_rabbit.jpg"); 
  }  

  .authentication-button::before{
    content: 'Sign Up';
}