local graphics graphics = love.graphics return { color = { 255, 255, 255, 255 }, background = false, font = graphics.newFont(13), margin = 2 }