div{
    background-color: lightblue;
    padding: 20px;
    margin: 10px;
    border: 10px solid teal;
}