:root {
    --variable-width: 100px;
}

#example-element {
    border: 10px solid #000;
    padding: 10px;
}