/* Helloworld extension, https://github.com/schulle4u/yellow-helloworld */

.helloworld {
    word-break: break-word;
    line-height: 50px;
    color: white;
}