.root {
    overflow : hidden;
    height: 100%;
    label {
        word-wrap: break-word;
        height: 100%;
    }
}
