import React from 'react'; import TerminalWindow from "../components/not-found/TerminalWindow"; import './NotFound.css'; const NotFound = () => (