/* The public page is the preview without the app around it. */
html, body { margin: 0; }
body.public-site { background: #fff; }
.public-site .device-frame, .public-site .device-frame.mobile { max-width: none; margin: 0; padding: 0; }
