.mod-helloworld-wrapper {
    background-color: #f8f9fa;
    border-left: 4px solid #0d6efd;
    padding: 15px;
    border-radius: 4px;
}
.mod-helloworld-text {
    font-size: 1.25rem;
    color: #212529;
    margin: 0;
}
