* {
  box-sizing: border-box;
}

body {
  background-color: rgb(29, 114, 62);
}
