Current Scheme: Light

width: 100px;
height: 100px;
background: red;


width: 100px;
height: 100px;
background: red;
transform: rotate(45deg);


width: 100px;
height: 100px;
background: red;
border-radius: 50%;