html,
body {
  background-color: white;
}

header {
  position: fixed;
  margin-top: 2rem;
  margin-left: 2rem;
}
