import React from 'react'; import Content from '@theme-original/NotFound/Content'; import styles from './styles.module.css'; export default function ContentWrapper(props) { return ( <>