import React from 'react'; import Box from '@material-ui/core/Box'; export default function Color() { return (
p={1} m={1} p={2}
); }