.namebar{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
	font-size: 16px;
    background-color: green;
    color: white;
    text-align: right;
}