top of page

Shy&Sheer

Debut Album Poster

I'm a paragraph. Click here to add your own text and edit me. It’s easy. Just click “Edit Text” or double click me to add your own content and make changes to the font. Feel free to drag and drop me anywhere you like on your page. I’m a great place for you to tell a story and let your users know a little more about you.

Art direction - Alex Kaminski

Design - Alex Kaminski

bottom of page
#container { font-family: Arial, sans-serif; } #userInput { width: 100%; padding: 10px; margin: 10px 0; } button { padding: 10px 20px; margin: 10px 5px; cursor: pointer; } #optionText { margin: 20px 0; } #optionsButtonsContainer { display: flex; flex-wrap: wrap; } #feedbackTable { width: 100%; border-collapse: collapse; margin-top: 20px; } #feedbackTable th, #feedbackTable td { border: 1px solid #ddd; padding: 8px; } #feedbackTable th { background-color: #f2f2f2; } .revisitButton { background-color: #4CAF50; color: white; padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 14px; margin: 4px 2px; cursor: pointer; border-radius: 4px; } .revisitButton:hover { background-color: #45a049; }