#top{width:35px;height:auto;background:red;position:fixed;bottom:40px;right:65px;text-align:center;color:#fff}

#aside{background:pink;width:30px;text-align:center;position:fixed;right:0;bottom:50%;}


body{
    margin: 0;
    padding: 0;
  background:#eee;
}