<style>
@import url('https://fonts.googleapis.com/css2?family=Playpen+Sans+Hebrew:[email protected]&display=swap');
p, h, a{
font-family: "Playpen Sans Hebrew", serif;
font-weight: 400;
color: black;
}
</style>
<style>
.container-1 {
border-color: transparent;
background-image: url(https://i.postimg.cc/4NyZN1mz/Untitled1245-20260412204715.png);
background-repeat: no-repeat;
background-align: center;
margin: auto;
background-size: 300px;
}
body {
background-color: blac;
width: 300px;
height: 500px
text-align: justify;
color: #000000;
margin: auto;
}
</style>