.button {
color:(000000); 
font-size: 14px; 
line-height: 16px; 
padding: 4px; 
border-radius: 12px; 
font-family: Helvetica, serif;
text-decoration: none; 
text-transform: none; 
background-image: linear-gradient(to right, rgb(28, 110, 164) 0%, rgb(35, 136, 203) 50%, rgb(20, 78, 117) 100%); 
box-shadow: rgb(0, 0, 0) 5px 5px 15px 5px; 
border: 2px solid rgb(28, 110, 164); 
display: inline-block;}

.button:hover {
background: #1C6EA4; }
.button:active {
background: #144E75; }
body {
background-image: url("https://i.pinimg.com/1200x/94/9b/a1/949ba120c63004a31fe836275072c351.jpg");
background-repeat:no-repeat;
background-attachment:scroll;
background-size:fill;
font-family: Arial, "Helvetica", sans-serif;
}
.hmm {
  text-align: center;
}
.wife {
  position: center;
  width: 240px;
  height: 240px;
}
.ayaya {
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
   width: 140px;
  height: 140px;
}
@font-face {
  font-family: "zitendo";
src: url("https://file.garden/aC4aPVnsQhh85lkY/zitendolite.ttf");
}
.left h1:after{
font-family: "zitendo";
content:" *. )";
}
.left h1:before{
font-family: "zitendo";
content:"( ";
}
.test {
  position: absolute;
  top: 20%;
  right: 20%;
  width: 100px;
  height: 100px;
}