﻿@keyframes sk-spin{to{transform:rotate(360deg)}}
@media(prefers-color-scheme:dark){
  #initial-skeleton{background:hsl(240,4%,6%)!important;color:hsl(42,15%,90%)!important}
  #initial-skeleton div:first-child{border-color:hsl(43,54%,54%)!important;border-top-color:transparent!important}
}
