#trafficLight {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: black;
}