:root {
    --bg: #000000;
    --text: #eeeeee;
    --textback: #114466;
    --accent1: #dddd99;
    --accent2: #cc1100;
  }
.focusimg {
    background-image: url(img/head2.png); 
}
.default-icon {
    background-image: url(/diary/img/avatar/default.png) !important;
}