
*{
    margin: 0;
}

body{
    
    background-color: #f3f0ef;
    
}

.cajon{
    margin: 0 auto;
    text-align: center;
}