* {
  box-sizing: border-box;
}

body {
  font-family: monospace;
  font-size: 12px;
}
