import "./Main.css"; export const Main = ({ history }) => { return (

Welcome To The CodePen

The best place to build, test, and discover front-end code. CodePen is a social development environment for front-end designers and developers. Build and deploy a website, show off your work, build test cases to learn and debug, and find inspiration.

); };