@mixin on-circle($item-count, $circle-size, $item-size) { position: relative; width: $circle-size; height: $circle-size; padding: 0; border-radius: 50%; list-style: none; > * { display: block; position: absolute; top: 50%; left: 50%; width: $item-size; height: $item-size; margin: -($item-size / 2); $angle: (360 / $item-count); $rot: 0; @for $i from 1 through $item-count { &:nth-of-type(#{$i}) { transform: rotate($rot * 1deg) translate($circle-size / 2) rotate($rot * -1deg); } $rot: $rot + $angle; } } }





Full Moon




“If you see the full moon it is considered good luck and you can make a wish.”

-Yun, Korea


“The full moon is considered to attract negative energy. It lasts 3 days and it is advised not to start any important life events or trips during this time. However, it is also a time for wishes to potentially come true. You can write your wishes down phrasing them in a way as if they already came true. For example, writing “thank you moon for...(insert wish)” and then leaving the note on your window sill under the moonlight, placing on top a symbolic statue or item which represents your wish in some way.”

-Polina, Russia
Countries where the superstition can be found:
Korea
Russia

 
Explore related themes:
Luck
Moon