body{
  background: skyblue;
}

.AnaEkran{
  position: absolute;
  top: 330px;
  width: 300px;
  height: 50px;
  left: 15px;
  text-align: center;
  color: white;
}

a{
  color: white;
  
}