© 2026 Hedgehog Software, LLC
function Start() { return ( <> <button className="mt-2 cursor-pointer rounded-md border-none border-slate-200 bg-slate-200 px-2 text-[1rem] outline-2 outline-blue-400 duration-100 hover:outline"> Start </button> </> ); }