body::after {
    content: 'Powered by NetKairos VPN';
    display: block;
    text-align: center;
    padding: 10px;
    color: #888;
    font-size: 12px;
    border-top: 1px solid #eee;
    margin-top: 20px;
}

#app .toolbar {
    background: #6c63ff !important;
}
