/*
Theme Name: Indie Zero
Theme URI: https://indieappstore.io
Author: Steve Gehrman
Author URI: https://indieappstore.io
Description: Simple and pure
Version: 1.0
License: WTFPL
License URI: http://www.wtfpl.net/
Tags: js, web-apps, no-bullshit
Text Domain: indiezero
 */

body {
  margin: 0;
}

.zero-page {
  max-width: 1000px;
  margin: 0 auto;
}
