.sidebar {
  width: calc(480px - 100%);
  border-right: 1px solid red;
  height: 100vh; }
