.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 25px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
  }
div{
    text-align: center;
}
p6
{
    border-top: 2px;
    border-left: 2px;
    border-right: 2px;
    border-bottom: 2px;
    border-width: 2px;
}
p5
{
    text-align: 200px;
}
img{
    width: 400px;
    height: 300px;
}