# Resumability
<object
type="image/svg+xml"
data="resumability/process.svg"
style="margin-left: 44px; transform-origin: top left; scale: 1.2; margin-bottom: -20px;"></object>
<div style="
width: 100%;
margin-top: -50px;
margin-bottom: 50px;
">
<div style="
position: relative;
left: 50px;
display: inline-flex;
flex-direction: column;
justify-content: center;
">
<div style="
display: inline-block;
height: 100px;
border-left-color: #f59e0b;
border-left-style: dashed;
border-left-width: 3px;
"></div>
<div style="
display: inline-block;
font-weight: bold;
font-size: 20px;
margin-left: -50%;
">🟢 Start 1</div>
</div>
<div style="
position: relative;
left: 195px;
display: inline-flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
">
<div style="
display: inline-block;
height: 100px;
border-left-color: #f59e0b;
border-left-style: dashed;
border-left-width: 3px;
"></div>
<div style="
display: inline-block;
font-weight: bold;
font-size: 20px;
margin-left: -50%;
">🚏 Stop</div>
</div>
<div style="
position: relative;
left: 167px;
top: 30px;
display: inline-flex;
flex-direction: column;
justify-content: center;
">
<div style="
display: inline-block;
height: 130px;
border-left-color: #f59e0b;
border-left-style: dashed;
border-left-width: 3px;
"></div>
<div style="
display: inline-block;
font-weight: bold;
font-size: 20px;
margin-left: -50%;
">🟢 Start 2</div>
</div>
</div>