* {
    text-align: center;
    background-color: aqua;
}
.walk {
    position: sticky;
}
