:root {
  --border-width: 1px;
  --vertex-height: 360px;
  --vertex-width: 800px;
}

[data-dr-scale="smoller"] {
  --border-width: 2px;
}


[data-dr-scale="smolst"] {
  --border-width: 4px;
}
