I am currently working on a project where I want to limit the width of my website to only part of the screen. Here is a basic idea of what I am trying to achieve: http://prntscr.com/nq83xo
I have attempted using flexbox and adjusting the body width, but so far, I have not been successful in achieving the desired outcome. It seems like I am missing something or not implementing it correctly.
It's important to note that I am still a beginner at web development, so any guidance or suggestion would be greatly appreciated!