import { css } from "src/types/vars"; export const body = css` body { line-height: 18px; } `;