h1 {
    color: aliceblue;
}

h2 {
    color: aliceblue;
}

p {
    color: aliceblue;
}

body {
    font-family: Arial, sans-serif;
    background-color: #17191A;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    margin: 0;
}

.kehys {
    max-width: 600px;
    background-color: #2C2C2E;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    text-align: center;
}

img {
    position: center center;
    max-width: 90%;
    height: auto;
    border: 15px solid #ffffff;
    margin: 10px;
    box-sizing: border-box;
  }

.ei-reunaa{
    border: none;
}

.krediitti{
    opacity: 50%;
}

