Is there a way to ensure that the background completely covers the container? I am working with Bootstrap 4 and have shared my CSS code for the background image below:
<div id="form_wrapper" style="background-image:url('img/bg.png');margin: 0; display: flex; align-items: center; justify-content: center; background-size: cover;">