body {
		background-image: url("https://issaquahbasketball.com/images/slideshow/224-Issaq-Bsk18-Var.jpg");
		background-size: 1300px 1100px;
}

button {
	background-color: white;
  color: black;
  border: 2px solid orange;
  border-radius: 8px;
}