import { Canvas } from '@react-three/fiber' import { Scene } from './components/Scene' import './App.css' function App() { return (