.centered {
    margin: auto;
    width: 60%;
}

.title {
    display: inline;
}

.centered-cube {
    margin: auto;
    width: 30%;
}
