set gfxmode=1024x768x32
set gfxpayload=keep
terminal_output gfxterm
menuentry "Espresso" {
multiboot /boot/espresso.elf
boot
}