The component should contain:
- Title (Represented as h2 tag)
- Content (Represented as p tag)
- For content use 'contenteditable' attribute
- For content use the style of the website:

- The name of a component should correspond to the file's name
- Use the arrow function for components
- File should be located inside src/pages/ResumeBuilder