* {
    box-sizing: border-box;
}

body {
    font-family: "IBM Plex Mono", monospace;
}
