body {
  background-color: #FF5733;
}
.savukala {
  display:block;
  position: absolute;
  max-width: 100%;
  width: 100%;
}
.center {
  position: absolute;
  transition: all 2s ease-in-out;
  width: 600px;
}
H1 {
  font-family: "Comic Sans MS", cursive, sans-serif;
  color: #42f554
}
