5 lines
127 B
HTML
5 lines
127 B
HTML
<!DOCTYPE html><html><head><style>
|
|
* {
|
|
font: 20px 'SerenitySans';
|
|
}
|
|
</style></head><body><input type="time"></body></html>
|