﻿aside>div{
    position:fixed;
}
h3 {
    border-bottom: red solid thin;
}
h4 {
    font-weight: 800;
    color: darkgray;
    text-transform:uppercase;
}