import React from 'react'; import { createRoot } from 'react-dom/client'; import './css/draft.css'; export default function Draft() { return (