/* Custom styles to complement Tailwind */
.code-block {
  transition: all 0.3s ease;
}