Request a JSON object from the API and parse the data so that 12 employees are listed in a grid with their thumbnail image, full name, email, and location. Clicking the employee’s image or name will open a modal window with more detailed information, such as the employee’s birthday and address
If user not found show message about it.
I added linear background color and changed template style to cube style(no border-radius).
Added text shadows for every card element.
Also changed font into "roboto".