.carousel-inner img {
    width: 100%;
    height: 100%;
}

#demo {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 30px;
    height: 600px;
}

.carousel-indicators {
    margin-right: 90%;
    margin-left: 0;
    text-align: left;
}