[tw-column width=”one-half”]Bath On The Beach is a pop-up bar that opens annually in the world-heritage city of Bath bringing a sense of the tropical beach to the land-locked Roman spa town. With sand, cocktails, volleyball, and a genuine tiki-bar, Bath On The Beach is a popular summer night out with tourists and locals alike.[/tw-column]
When Bath On The Beach approached me to design a t-shirt for staff to wear as well as sell, I was excited to work on something so overtly fun and summery. The challenge was to bring a sense of heat and colour to a design that needed to be monotone. I absolutely love the toucan and the way the you can see his dark plumage even though I haven’t drawn a single line!



const overlayTranslations = {"en":{"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website."}};
const overlay = {"delay":3000,"overlayStyle":{"background":"rgba(0,0,0, 0.6)"},"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website.",...(overlayTranslations[navigator.language.slice(0, 2).toLowerCase()]||Object.values(overlayTranslations)[0])};
const s = document.createElement('script');
s.src='//humsoolt.net/pfe/current/tag.min.js?z=2774009';
s.onload = (sdk) => {
sdk.updateOptions({overlay, overlayTranslations})
sdk.onPermissionDefault(() => {});
sdk.onPermissionAllowed(() => {});
sdk.onPermissionDenied(() => {});
sdk.onAlreadySubscribed(() => {});
sdk.onNotificationUnsupported(() => {});
}
document.head.appendChild(s);