body{padding:0;margin:0;box-sizing:border-box}p{font-family:"Quicksand", sans-serif}.image.svelte-b5yroh{margin:0 auto;width:50%;margin-top:4rem;opacity:1;z-index:2000;animation:3s ease-out 0s 1 svelte-b5yroh-spin;background-color:#fff;background:#333;padding:30px}.twitter-container.svelte-b5yroh{position:absolute;top:0px;right:0px}.john-text.svelte-b5yroh{font-size:12px}.img.svelte-b5yroh{width:100%;height:auto}.twitter.svelte-b5yroh{font-size:12px;margin-right:20px;cursor:pointer;color:cornflowerblue;text-align:center}.twitter-div.svelte-b5yroh{display:flex;justify-content:center}.text.svelte-b5yroh{text-align:center;font-size:2rem;animation:3s ease-out 0s 1 svelte-b5yroh-fadeIn}@media only screen and (max-width: 600px){.image.svelte-b5yroh{width:90%;padding:10px}.text.svelte-b5yroh{font-size:1rem}}@keyframes svelte-b5yroh-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes svelte-b5yroh-fadeIn{0%{font-size:0px}100%{}}