.osb-builder{

max-width:1000px;

margin:auto;

}

.osb-form{

display:flex;

gap:10px;

margin-bottom:20px;

}

.osb-table{

width:100%;

border-collapse:collapse;

}

.osb-table td,.osb-table th{

border:1px solid #ddd;

padding:10px;

}
