﻿#topcontrol::after {
    top: 0px;
    left: 5px;
    position: absolute;
    text-align: center;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f077";
}
