6 ms·
Very good article, I 100% agree on everything. It is in moments of desperation to complete more than one task and complete them early we forget that our mind do
by hp77 2y ago
Very good article, I 100% agree on everything. It is in moments of desperation to complete more than one task and complete them early we forget that our mind doesn't work that way, really liked the whole essay. I think one should visit it from time to time to remind themselves. Not to nitpick on CSS but I had to add following styles to the webpage to read it comfortably:
p {
display: flex;
justify-content: center;
align-items: center;
margin: 0;
font-family: Arial, sans-serif;
padding-left: 20px;
padding-right: 20px;
text-align: center;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
maybe you can add them if you want. Again, Great article. Thanks.
- winternewt 2y agoI just made my browser window narrower.