:host {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    line-height: 1.5;
    background-color: #f2f2f2;
    border-bottom: 1px solid #d0d0d0;
}
