.box {
    border-style: dashed;
    border-width: 3px;
    border-color: #989870;
    background-color: #C9B6C9;
    padding: 6px;
        }
