
body {
  cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><text x="16" y="24" font-size="24" text-anchor="middle">🎄</text></svg>'), auto;
}

h1::after,
.timer_name::before,
 .timer_name::after{
  content: '🎄 ';
}