if HTML then: <div class="modal-dialog modal-fullscreen">
if React then: import Modal from "react-bootstrap/Modal" <Modal show={show} onHide={handleOpen} fullscreen={true}> //change the size