Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<link rel="match" href="stretch-grid-item-radio-input-ref.html">
<div style="display: grid; width: 50px; height: 50px; grid-template: 50px / 50px;">
<input type="radio" style="margin: 0;">
</div>