Just Enough Thinking

Our Expertise

At Just Enough Thinking, we're not experts. We're just good at not thinking about it too much.

We've got the just-enough thinking skills you need to get by, but not so much that it gets confusing.

Our methodology is simple: we do just the minimum to get the job done, without getting in the way.

Want to see our methodology in action? View our Minimum Effective Effort approach

Just Enough Thinking: where less is more, and more is, well, more-ish.

body { background-color: #f2f2f2; border: 1px solid black; margin: 0 0 20px 0; padding: 20px; } .neobrutalist { background-color: #f2f2f2; border: 4px solid #000000; margin: 0 20px 20px 20px; padding: 20px; box-shadow: 0px 0px 10px #000000; font-family: 'Bangers', cursive; font-size: 24px; } .neobrutalist-border { background-color: #f2f2f2; border: 4px solid #000000; margin: 20px 20px 20px 20px; padding: 20px; box-shadow: 0px 0px 10px #000000; font-family: 'Bangers', cursive; font-size: 24px; width: 400px; height: 200px; position: relative; top: 50%; left: 50%; margin-top: -100px; margin-left: -100px; transform: translate(-50%, -50%); background-color: #ff0000; border: 1px solid #000000; padding: 10px; border-radius: 10px; } .neobrutalist a { text-decoration: none; color: #000000; font-size: 18px; text-shadow: 0px 0px 0px #000000; font-family: 'Bangers', cursive; } .neobrutalist a:hover { background-color: #ff0000; color: #000000; text-decoration: none; transition: background-color 0.1s; } document.addEventListener('DOMContentLoaded', function() { document.querySelector('body').style.background = 'url("https://example.com/background.jpg")'; });