:root {
    --sidebar-width: 200px;
    --content-padding: 20px;
}

body {
    font-family: Arial, sans-serif;
    margin: 50px;
}
