*{
    box-sizing: border-box;
}
body{
    background-color: black;
}
.caja1{
    
    height: 200px;
}