I'm currently experiencing an issue applying the bootstrap grid style to a dynamically expanding div.
When clicking the button, the container div expands, but the medium grid style is not being applied when it reaches the medium width.
Below is my code attempting to apply the bootstrap style:
<!DOCTYPE html>
<html lang="en>
<!-- Code continues... -->