.tyyli1 {
  color: blue;
  font-size: 30px;
  text-align: left;
}
body {
    background-color: lightblue;
    opacity: 0.5;
}
img {
    position: fixed;
    bottom: 0;
    right: 0;
}