﻿function move_up() {
    content.scrollTop = 0;
  }