
header{
    background-color: transparent;
    color: red;
    padding: 20px 10px;
    margin-left: 20px;
    position: fixed;
}
.test{
    position: fixed;
    bottom: 0px;
    border: solid;
    background-color: blue;
}
img{
    width: 100%;
}