I am facing an issue with implementing a form input box inside a panel body using CSS grid layout. The input box seems to overflow outside the panel body, which is not the desired behavior. Strangely, the code works fine with regular CSS, but I prefer using CSS grid. Any guidance on how to tackle this problem would be greatly appreciated.
Thank you for any assistance provided.
For reference, here is the fiddle:
<pre>