.tracker {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    text-align: center;
    height: 20px;
    background-color: #dddddd;
}
.welcome {
    display: none;
}