Code Builder

#box {
background-color: rgb(93, 63, 214);
height: 100px;
width: 100px;
border: 1px solid red;
border-radius: 0px 0px 0px 0px;
}

Background-Color:

Width and Height:

Border:

Border Radius



Specific Corners:








Preview