*{
    margin: 0;
    padding: 0;
}
.box{
    display: inline-block;
}
.first-content{
    background-color: rgb(226, 8, 226);
}