:root {
  --pollrobot-color-bg: #036;
  --pollrobot-color-fg: #fefef8; }

body {
  padding: 0;
  margin: 0;
  background-color: #384048; }
