num

UX

<task bol2 bbg>

</task>

UI

<style>
task{
display: block;
place-content: center;
justify-content: center;
min-height: 2em;
width: auto;
bottom: 0;
position: sticky;
z-index: 2;
padding:2.5px;
}
</style>