html {
		background-color: #00d1b2;
	}	
box .title.is-4 {
            color: #ffdd57 !important;
        }
		
h1 {
            color: #ffdd57 !important;
        }
		

.user-name {
    color: white;
    font-weight: bold;
    font-size: 24px;
    margin-left: 10px;
}

.gho {
    max-width: 98%;
    padding-left: 0;
    padding-right: 0;
}