styles.css 99 Bytes
Newer Older
Silvia Barrientos committed
1 2 3 4 5 6
.contenedor {
    width: 100px;
    margin: 50px;
    height: 100px;
    text-align: center;
}