/*html,*/
/*body {*/
/*  width: max-content;*/
/*}*/
body {
  margin: 0;
  font-family: sans-serif;
  box-sizing: border-box;
}
