:root { --background-color: rgb(80, 80, 80); } .entry { width: 100%; height: 100%; background-color: var(--background-color); }