.image{
    z-index: -1;
    position: fixed;
    width: 550px;
}

h1{
    z-index: 1;
    position: fixed;
    margin-top: 5px;
}

p{
    margin-top: 220px;
    color: aliceblue;
    position: fixed;
}