<div
style={{
height: "100vh",
background: "#7047EE",
display: "flex",
justifyContent: "center",
}}
>
<div
style={{
background: "#fff",
height: "30px",
display: "grid",
placeItems: "center",
padding: "0px 10px",
borderRadius: "0px 0px 10px 10px",
}}
>
<div style={{ fontWeight: "bold" }}>IN 2HR </div>
</div>
</div>
<div
style={{
height: "100vh",
background: "#7047EE",
display: "flex",
justifyContent: "center",
}}
>
<div
style={{
background: "#fff",
height: "30px",
display: "grid",
placeItems: "center",
padding: "0px 10px",
borderRadius: "0px 0px 10px 10px",
}}
>
<div style={{ fontWeight: "bold" }}>IN 2HR </div>
</div>
</div>