JSFiddle - React, Tailwind, and code Playground

by Jagi

HTML

<div style="text-align: center;"><img src="https://i.ibb.co/8DbCrLv/Pop-Sugar-Family-Image.png" alt="Girl in a jacket" style="width:80%;height:60%;"></div>


<p>"I Thought All Baby Toys Were Essentially the Same... Until I Found This." <br/> "I no longer worry about her development because I feel like someone's guiding me. And that makes me a confident parent." - Best Developmental Toys for Baby - PopSugar</p><div style='text-align: center;'>

<a href="https://loveverybaby.com/products/the-play-kits" style="display: inline-block; margin-top: 10px; margin-right: 0px; margin-left: 0px; border: 1px solid #ef4e22; border-radius: 4px; padding: 9px 16px; background-color: #ef4e22; font-family: europa, sans-serif; color: #fff; font-size: 14px; line-height: 18px; text-align: center; text-decoration: none; width: 100%; box-sizing: border-box;" target="_blank" rel="noopener">Subscribe to the Play Kits</a> <a 

</div>

CSS

html {
  background: black;
}

body {
  font-family: "Roboto", sans-serif;
  width: 200px;
  background: white;
  border-radius: 12px;
  padding: 16px;
  margin: 16px;
}