body {
  margin: 0;
}

:local(.font) {
  font-size: 60px;
  transform: rotateX(45deg);
  transition: 1s ease;
}
