input#nameInput {
    min-width: 320px;
	color: white;
}

.tutorial-wrapper {
    background: #131a2c;
    width: fit-content;
	font-family: Consolas,monaco,monospace; 
}

p.dokimase {
    background-color: #1a2340;
    padding: 10px;
    font-weight: normal;
}
