@import "modules/variables";

h1 {
	color: $yellow;
	transform: rotate(30deg);
	}