/* module.css */
/* used by app.js */
@import '/test.css'
body {
  font-family: sans-serif;
}
