Some kind of hobby, like a sport or creative endeavor, is itself
fulfilling and worthwhile regardless of output
Practicing the skill of writing and composing stories
Kinda tough, can’t really be done. Need to know when to ignore advice, just cause it worked for them
Distinction between gardners (those who begin a story without an end), and architects (those who write with a planned outline)
The more your ability develops, the more you’re able to do simpler
tasks by instinct rather than by focus
Therefore, good habits are incredibly helpful
body { /GLlobal variables/ /Background configuration/ background-color: #E4DFDA; /* background-image: url(‘../wallpapers/purple.jpg’);/ / background-repeat: repeat; /no-repeat;/*/
/Text configuration/ color: #45454; /coral #C36241; color:seashell/ /* color:seashell;*/ padding-left: 50px; padding-right: 50px; padding-top: 10px; padding-bottom: 10px;
max-width: 1000px; font-family: Open Sans,Arial; margin: 2em auto; font-size:17px; padding:1em; line-height:1.4; }
/Back to top Button/
/* Enable smooth scrolling */ @media screen and (prefers-reduced-motion: no-preference) { html { scroll-behavior: smooth; } }
/* Style the button */ .top-link { transition: all .25s ease-in-out; position: fixed; bottom: 0; right: 0; display: inline-flex; color: #000000;
cursor: pointer; align-items: center; justify-content: center; margin: 0 2em 2em 0; border-radius: 50%; padding: .25em; width: 1em; height: 1em; background-color: #F8F8F8; }