return ( <div className="d-flex justify-content-center align-items-center" style={{ height: "100px", backgroundColor: "lightblue" }} > <span>Hello tldraw</span> </div> );