:root {
--ink: #ffffff;
--paper: #0b7a2f;
}

html, body {
background: var(--paper) !important;
color: var(--ink);
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
overflow-x: hidden;
}

.road-path {
fill: none;
stroke: var(--ink);
stroke-width: 3;
stroke-linecap: round;
}

.car {
position: absolute;
width: 20px;
height: 20px;
border: 3px solid var(--ink);
border-radius: 50%;
background: var(--paper);
}

.prop.tree {
border-radius: 50%;
background: var(--paper);
border: 3px solid var(--ink);
box-sizing: border-box;
}

.prop.placeholder {
background: var(--paper);
border: 2px solid var(--ink);
padding: 14px 22px;
font-family: 'Helvetica Neue', sans-serif;
font-size: 12px;
letter-spacing: 0.1em;
text-transform: uppercase;
white-space: nowrap;
}

Bundle prêt. Retourne sur Tronçons.com pour le coller : [https://troncons.com/publier?t=f36eca1af8c175d98dbfb4e0954d7052f13ae3498d041b3c56e5f535fbbc61cb](https://troncons.com/publier?t=f36eca1af8c175d98dbfb4e0954d7052f13ae3498d041b3c56e5f535fbbc61cb)