この図のような div を作成したいと思います。
これまでのところ、これを作成しました:
<div style="width: 300px; height: 200px; left:20px; top: 40px;">
<div style="width: 300px; height: 20px; top: 0px; background-color: #76b900; border-radius: 3px; "/>
</div>
写真のように色のグラデーションを追加する方法。また、写真のように 45 度の角度を追加するにはどうすればよいですか?