body {
  background-image:url('code realize/2.jpg');
  background-size:1600px ;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #1c1511;
  font-family: Calibri, Verdana;
}


a:link {
  color:#e86d88;
}

a:visited {
  color:#99563c;
}

a:hover {
  color: hotpink;
}

.continut {
  background-color:#e3d1bf;
  border:2px solid;
  margin-top:50px;
  margin-left:20%;
  margin-right:20%;
  display:flex;
  justify-content:center;
  flex-wrap:nowrap;
  gap:3px;
  padding-left:30px;
  padding-right:30px;
}

.text {
  size:20px;
}

.center {
  display:flex;
  justify-content:center;
  align-items:center;
}
  
.poza {
  display:flex;
  justify-content:center;
  align-items:center;
  position:relative;
  bottom:20px;
}
  
.cardia {
  position:fixed;
  top:450px;
  right:10px
}
  
  
  
  
  
  
  
  
  

