import { rem, style } from '@fizzui/styles' export const rawHtml = style({ paddingTop: rem(3), marginBottom: rem(3), })