.multiline {
    width: 500px;
    font-size: 1.2em;
    @util truncate(3);
}

.circle {
    @util circle(200px, red, 14);
}
