aside{
    height: 100vh;
    background-color:aquamarine ;
    width: 300px;
    position:absolute;
    right: 0;
    top: 0;
}
