:root {
  --background: #ddb892;
  --foreground: #b08968;
  --textcolor: #7f5539;
  --border: #414868;
}

body {
    background: url("/pattern4.png");
}