#atom {
  width: 100%;
  height: 320px;
  position: relative;
}

#atom canvas {
  display: block;
  width: 100%;
  height: 100%;
}
