panel-component {
    display: inline-block;
    padding: 8px;
    border-radius: 8px;
    background: #eae1e1;
    border: 1px solid silver;
}