0 / 60 seg.

What is the error in this CSS code intended to center-align text within a <div>?

div {
    text-align = center;
}