.timer {

   text-align:center;
   color: aliceblue;
  font-size: 50px;
  height: 70px;
  position: relative;
  left: 0px;
  top: 25px;

}

body {

    background-color: #262626;
}

.timer1 {

    text-align: center;
}

.info {
    color: darkred;
}
.demo-list-control {
    width: 300px;
  }

.textfield {
    padding: 100px;
}

.list {

    padding: 100px;
}

.textonoverviewsite {

    color: white;
    font-size: 14px;
}

.list {

    color: white;
}

body {

    display: flex;
    justify-content: flex-start;
}

.clear {

    text-decoration: none;
    display: flex;
    justify-content: flex-end;
}