#sleep-demo-container {
}

#sleep-demo-left {
  width: 300px;
  float: left;
}

#sleep-demo-box {
    height: 50px;
    width: 50px;
    background-color: black;
    float: left;
}


