import React from 'react' import { style } from 'next/css' export default ({ children }) => (
{children}