Here is my codepen link:
RandomQuote Machine
Error I am getting in console:
Access to fetch at ‘https://zenquotes.io/api/random’ from origin ‘https://cdpn.io’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
Not sure how to fix it. Any suggestions are greatly appreciated