body {
  color: #002C42;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
}