* {
  box-sizing: border-box;
}

body {
  font-family: Menlo, monospace;
}
