Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 318 Bytes

tottally-triangle.md

File metadata and controls

19 lines (17 loc) · 318 Bytes

<div></div>
<style>
  body{
    background: #0B2429;
    margin:0
  }
  div {
    width: 0;
    height: 0;
	  order-top: 141px solid #F3AC3C;
    border-right: 141px solid transparent
  }
</style>