body {
 background-color: #ccffe6;
 color: #593a34;
 font-family: sans-serif;
}

*{
  margin: 0;
  box-sizing: border-box;
}

