#box{
    height: 250px;
    width: 250px;
    border: 1px solid red;
    padding: 10px;
    background-color: aqua;
}