<div></div>
div { border: 25px solid transparent; border-left: 45px solid; } @keyframes growup { from { width: 0px; } to { width: 200px; } }