body {
  text-align: center;
  background: url('fun-numbers-seamless-pattern-background-GJPK3N.jpg') no-repeat center center fixed;
  background-size: cover;
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 0;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
